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/08/26 17:40:16 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/39eb5756
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/39eb5756
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/39eb5756

Branch: refs/heads/master
Commit: 39eb5756b0da87327109322b6404cb0b14d1d995
Parents: a1737d3
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Aug 26 17:39:16 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Aug 26 17:39:16 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/39eb5756/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a952b3c..6cee0c5 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.63</tomcat.version>
+    <tomcat.version>7.0.64</tomcat.version>
 
     <jasypt.version>1.9.2</jasypt.version>