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 2014/05/27 08:29:57 UTC

svn commit: r1597708 - /syncope/branches/1_1_X/pom.xml

Author: ilgrosso
Date: Tue May 27 06:29:57 2014
New Revision: 1597708

URL: http://svn.apache.org/r1597708
Log:
Updating Tomcat version

Modified:
    syncope/branches/1_1_X/pom.xml

Modified: syncope/branches/1_1_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1597708&r1=1597707&r2=1597708&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Tue May 27 06:29:57 2014
@@ -350,7 +350,7 @@ under the License.
 
     <apacheds.version>1.5.7</apacheds.version>
 
-    <tomcat.version>7.0.53</tomcat.version>
+    <tomcat.version>7.0.54</tomcat.version>
 
     <jasypt.version>1.9.2</jasypt.version>