Repository: syncope Updated Branches: refs/heads/1_2_X 627d460de -> ce250c73b
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/ce250c73 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/ce250c73 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ce250c73 Branch: refs/heads/1_2_X Commit: ce250c73bf8f6e7d9c0d23f371e713ca6d7a75f7 Parents: 627d460 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Oct 4 12:06:35 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Oct 4 12:06:35 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/ce250c73/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 17cafb0..fded32e 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.81</tomcat.version> + <tomcat.version>7.0.82</tomcat.version> <jasypt.version>1.9.2</jasypt.version>
