[jboss-svn-commits] JBL Code SVN: r38432 - labs/jbossesb/branches/JBESB_4_11_CP2/product/services/spring.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Oct 28 23:23:07 EDT 2013


Author: tcunning
Date: 2013-10-28 23:23:07 -0400 (Mon, 28 Oct 2013)
New Revision: 38432

Modified:
   labs/jbossesb/branches/JBESB_4_11_CP2/product/services/spring/ivy.xml
Log:
Upgrade spring-oxm to 3.2.4.RELEASE.


Modified: labs/jbossesb/branches/JBESB_4_11_CP2/product/services/spring/ivy.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_11_CP2/product/services/spring/ivy.xml	2013-10-28 20:16:22 UTC (rev 38431)
+++ labs/jbossesb/branches/JBESB_4_11_CP2/product/services/spring/ivy.xml	2013-10-29 03:23:07 UTC (rev 38432)
@@ -19,7 +19,7 @@
 
         <dependency org="org.springframework" name="spring-jms" rev="3.0.6.RELEASE" transitive="false"/>
 	<dependency org="org.springframework" name="spring-orm" rev="3.0.6.RELEASE" transitive="false"/>
-        <dependency org="org.springframework" name="spring-oxm" rev="3.0.6.RELEASE" transitive="false"/>
+        <dependency org="org.springframework" name="spring-oxm" rev="3.2.4.RELEASE" transitive="false"/>
         <dependency org="org.springframework" name="spring-test" rev="3.0.6.RELEASE" transitive="false"/>
         <dependency org="org.springframework" name="spring-tx" rev="3.0.6.RELEASE" transitive="false"/>
 	<dependency org="org.apache.ibatis" name="ibatis-sqlmap" rev="2.3.4.726" transitive="false"/>



More information about the jboss-svn-commits mailing list