Upgrading Tomcat
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/254a7b63 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/254a7b63 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/254a7b63 Branch: refs/heads/1_2_X Commit: 254a7b6320ec77bb850c9a77740883e8a0991c9e Parents: 702c3d7 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Feb 18 09:11:59 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Feb 18 09:11:59 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/254a7b63/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d1ef544..14a343e 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.67</tomcat.version> + <tomcat.version>7.0.68</tomcat.version> <jasypt.version>1.9.2</jasypt.version>
