Repository: syncope Updated Branches: refs/heads/1_2_X fa048d434 -> 155953821
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/15595382 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/15595382 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/15595382 Branch: refs/heads/1_2_X Commit: 1559538215bb4ab3bd820fa7e5073179b2b35aab Parents: fa048d4 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Mar 17 15:34:22 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Mar 17 15:34:22 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/15595382/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 437b13b..c5a051b 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.75</tomcat.version> + <tomcat.version>7.0.76</tomcat.version> <jasypt.version>1.9.2</jasypt.version>
