Repository: syncope Updated Branches: refs/heads/1_2_X 8c9d912a1 -> 64308b004
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/64308b00 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/64308b00 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/64308b00 Branch: refs/heads/1_2_X Commit: 64308b00452f235c679fc575160a3ea073239047 Parents: 8c9d912 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu May 18 10:25:41 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu May 18 10:25:41 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/64308b00/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a38821a..bddba17 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.77</tomcat.version> + <tomcat.version>7.0.78</tomcat.version> <jasypt.version>1.9.2</jasypt.version>
