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/04/18 17:13:03 UTC

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

Author: ilgrosso
Date: Thu Apr 18 15:13:03 2013
New Revision: 1469364

URL: http://svn.apache.org/r1469364
Log:
Upgrading Wicket to 6.7.0

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=1469364&r1=1469363&r2=1469364&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Thu Apr 18 15:13:03 2013
@@ -311,7 +311,7 @@ under the License.
         
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <wicket.version>6.6.0</wicket.version>
+    <wicket.version>6.7.0</wicket.version>
 
     <groovy.version>2.1.3</groovy.version>