Upgrading Tomcat
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/a298dadd Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/a298dadd Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/a298dadd Branch: refs/heads/master Commit: a298dadddbf854f943a98a92d3ddd814206cd652 Parents: 33d8fab Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Jul 8 09:33:17 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Jul 8 09:33:17 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/a298dadd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b4779c2..d0a5e48 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.62</tomcat.version> + <tomcat.version>7.0.63</tomcat.version> <jasypt.version>1.9.2</jasypt.version>
