Repository: syncope Updated Branches: refs/heads/1_2_X 1b50d578b -> 057f01135
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/057f0113 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/057f0113 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/057f0113 Branch: refs/heads/1_2_X Commit: 057f01135e2edb23def18e65e438ba3696463501 Parents: 1b50d57 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Sep 20 13:02:47 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Sep 20 13:02:47 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/057f0113/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 49e32ce..e490bf0 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.70</tomcat.version> + <tomcat.version>7.0.72</tomcat.version> <jasypt.version>1.9.2</jasypt.version>
