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 2013/10/28 08:38:26 UTC

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

Author: ilgrosso
Date: Mon Oct 28 07:38:25 2013
New Revision: 1536271

URL: http://svn.apache.org/r1536271
Log:
Upgrading Tomcat to 7.0.47

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=1536271&r1=1536270&r2=1536271&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Mon Oct 28 07:38:25 2013
@@ -338,7 +338,7 @@ under the License.
 
     <apacheds.version>1.5.7</apacheds.version>
 
-    <tomcat.version>7.0.42</tomcat.version>
+    <tomcat.version>7.0.47</tomcat.version>
 
     <jasypt.version>1.9.1</jasypt.version>