You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/07/08 09:34:01 UTC

[2/3] syncope git commit: Upgrading Tomcat

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ò <il...@apache.org>
Authored: Wed Jul 8 09:33:17 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
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>