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/02/20 08:38:41 UTC

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

Author: ilgrosso
Date: Thu Feb 20 07:38:40 2014
New Revision: 1570096

URL: http://svn.apache.org/r1570096
Log:
[SYNCOPE-478] Wicket 6.14.0 was released

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=1570096&r1=1570095&r2=1570096&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Thu Feb 20 07:38:40 2014
@@ -316,7 +316,7 @@ under the License.
     <activiti.version>5.14</activiti.version>
 
     <cxf.version>2.7.10</cxf.version>	
-    <spring.version>3.2.7.RELEASE</spring.version>
+    <spring.version>3.2.8.RELEASE</spring.version>
     <spring-security.version>3.1.4.RELEASE</spring-security.version>
     <aspectj.version>1.7.4</aspectj.version>
     <jackson.version>1.9.13</jackson.version>
@@ -330,7 +330,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <wicket.version>6.14.0-SNAPSHOT</wicket.version>
+    <wicket.version>6.14.0</wicket.version>
 
     <groovy.version>2.2.1</groovy.version>
 
@@ -344,7 +344,7 @@ under the License.
 
     <apacheds.version>1.5.7</apacheds.version>
 
-    <tomcat.version>7.0.50</tomcat.version>
+    <tomcat.version>7.0.52</tomcat.version>
 
     <jasypt.version>1.9.1</jasypt.version>