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/05/18 14:38:34 UTC

[2/6] syncope git commit: Updating Tomcat version

Updating Tomcat version


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/795f0268
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/795f0268
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/795f0268

Branch: refs/heads/1_2_X
Commit: 795f0268dab2ae357802c471ae0682871fece38f
Parents: 4f65a92
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon May 18 14:34:02 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon May 18 14:34:02 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/795f0268/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 59dc0f4..ad7601c 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.61</tomcat.version>
+    <tomcat.version>7.0.62</tomcat.version>
 
     <jasypt.version>1.9.2</jasypt.version>