Repository: syncope Updated Branches: refs/heads/1_2_X d4edbaa81 -> 6774e007a
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/6774e007 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6774e007 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6774e007 Branch: refs/heads/1_2_X Commit: 6774e007a05e936787a1c714dd5a2dd8f3b858f1 Parents: d4edbaa Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Aug 18 08:33:20 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Aug 18 08:33:20 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/6774e007/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1a1eb61..7952fc2 100644 --- a/pom.xml +++ b/pom.xml @@ -375,7 +375,7 @@ under the License. <httpclient.version>4.3.6</httpclient.version> - <tomcat.version>7.0.79</tomcat.version> + <tomcat.version>7.0.81</tomcat.version> <jasypt.version>1.9.2</jasypt.version>
