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 2012/06/05 10:55:11 UTC

svn commit: r1346297 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Tue Jun  5 08:55:11 2012
New Revision: 1346297

URL: http://svn.apache.org/viewvc?rev=1346297&view=rev
Log:
Upgrading to Wicket 1.5.7

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1346297&r1=1346296&r2=1346297&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Tue Jun  5 08:55:11 2012
@@ -258,7 +258,7 @@ under the License.
         
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <wicket.version>1.5.6</wicket.version>
+    <wicket.version>1.5.7</wicket.version>
 
     <groovy.version>1.6.9</groovy.version>