[jboss-svn-commits] JBL Code SVN: r38434 - labs/jbossesb/trunk/product/services/spring.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Nov 4 14:36:06 EST 2013
Author: tcunning
Date: 2013-11-04 14:36:06 -0500 (Mon, 04 Nov 2013)
New Revision: 38434
Modified:
labs/jbossesb/trunk/product/services/spring/ivy.xml
Log:
Upgrade spring-oxm to 3.2.4.RELEASE.
Modified: labs/jbossesb/trunk/product/services/spring/ivy.xml
===================================================================
--- labs/jbossesb/trunk/product/services/spring/ivy.xml 2013-10-29 14:51:15 UTC (rev 38433)
+++ labs/jbossesb/trunk/product/services/spring/ivy.xml 2013-11-04 19:36:06 UTC (rev 38434)
@@ -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