You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2015/10/28 16:48:58 UTC

svn commit: r1711042 - /openmeetings/branches/3.0.x/ivy.xml

Author: solomax
Date: Wed Oct 28 15:48:58 2015
New Revision: 1711042

URL: http://svn.apache.org/viewvc?rev=1711042&view=rev
Log:
[OPENMEETINGS-1259] wicket-dashboard is updated

Modified:
    openmeetings/branches/3.0.x/ivy.xml

Modified: openmeetings/branches/3.0.x/ivy.xml
URL: http://svn.apache.org/viewvc/openmeetings/branches/3.0.x/ivy.xml?rev=1711042&r1=1711041&r2=1711042&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Wed Oct 28 15:48:58 2015
@@ -274,7 +274,7 @@
 		<dependency org="com.googlecode.wicket-jquery-ui" name="wicket-kendo-ui-theme-default" rev="7.1.0" conf="openmeetings->*" transitive="false"/>
 		<dependency org="com.googlecode.wicket-jquery-ui" name="wicket-kendo-ui-culture" rev="7.1.0" conf="openmeetings->*" transitive="false"/>
 		<dependency org="org.threeten" name="threetenbp" rev="1.3.1" conf="openmeetings->*" transitive="false"/>
-		<dependency org="ro.fortsoft.wicket.dashboard" name="wicket-dashboard-core" rev="0.12.1+wicket-7" conf="openmeetings->*" transitive="false">
+		<dependency org="ro.fortsoft.wicket.dashboard" name="wicket-dashboard-core" rev="0.13.0+wicket-7" conf="openmeetings->*" transitive="false">
 			<include type="jar" />
 		</dependency>
 		<dependency org="com.google.code.gson" name="gson" rev="2.2.4" conf="openmeetings->*" transitive="false">