You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by co...@apache.org on 2012/08/27 12:00:43 UTC

svn commit: r1377625 - /incubator/syncope/branches/1_0_X/parent/pom.xml

Author: coheigea
Date: Mon Aug 27 10:00:42 2012
New Revision: 1377625

URL: http://svn.apache.org/viewvc?rev=1377625&view=rev
Log:
[SYNCOPE-188] - Upgrading to Wicket 1.5.8

Modified:
    incubator/syncope/branches/1_0_X/parent/pom.xml

Modified: incubator/syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X/parent/pom.xml?rev=1377625&r1=1377624&r2=1377625&view=diff
==============================================================================
--- incubator/syncope/branches/1_0_X/parent/pom.xml (original)
+++ incubator/syncope/branches/1_0_X/parent/pom.xml Mon Aug 27 10:00:42 2012
@@ -258,7 +258,7 @@ under the License.
         
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <wicket.version>1.5.7</wicket.version>
+    <wicket.version>1.5.8</wicket.version>
 
     <groovy.version>1.6.9</groovy.version>