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/03/27 15:57:18 UTC

svn commit: r1461625 - /syncope/trunk/pom.xml

Author: ilgrosso
Date: Wed Mar 27 14:57:18 2013
New Revision: 1461625

URL: http://svn.apache.org/r1461625
Log:
Upgrading to Tomcat 7.0.39

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1461625&r1=1461624&r2=1461625&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Wed Mar 27 14:57:18 2013
@@ -318,7 +318,7 @@ under the License.
 
     <apacheds.version>1.5.7</apacheds.version>
 
-    <tomcat.version>7.0.37</tomcat.version>
+    <tomcat.version>7.0.39</tomcat.version>
 
     <jasypt.version>1.9.0</jasypt.version>