You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2013/08/28 13:21:36 UTC

svn commit: r1518162 - /activemq/trunk/pom.xml

Author: gtully
Date: Wed Aug 28 11:21:36 2013
New Revision: 1518162

URL: http://svn.apache.org/r1518162
Log:
pull in latest spring 3.2.4 for 5.9

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1518162&r1=1518161&r2=1518162&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Wed Aug 28 11:21:36 2013
@@ -109,7 +109,7 @@
     <scalatest-version>1.8</scalatest-version>
     <slf4j-version>1.6.6</slf4j-version>
     <snappy-version>1.1.0-M3</snappy-version>
-    <spring-version>3.2.3.RELEASE</spring-version>
+    <spring-version>3.2.4.RELEASE</spring-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-oxm-version>1.5.10</spring-oxm-version>
     <stax2-api-version>3.0.2</stax2-api-version>