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 2014/01/15 15:19:40 UTC

git commit: move to spring 3.2.5.RELEASE - to pick up latest security fixes

Updated Branches:
  refs/heads/trunk 11ae61f53 -> 6044c4c05


move to spring 3.2.5.RELEASE - to pick up latest security fixes


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/6044c4c0
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/6044c4c0
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/6044c4c0

Branch: refs/heads/trunk
Commit: 6044c4c059d25adae3d4ccb37f10751e1b3824a9
Parents: 11ae61f
Author: gtully <ga...@gmail.com>
Authored: Wed Jan 15 14:18:56 2014 +0000
Committer: gtully <ga...@gmail.com>
Committed: Wed Jan 15 14:18:56 2014 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/6044c4c0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1e1edd1..b44c4d5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <scalatest-version>1.8</scalatest-version>
     <slf4j-version>1.7.5</slf4j-version>
     <snappy-version>1.1.0.1</snappy-version>
-    <spring-version>3.2.4.RELEASE</spring-version>
+    <spring-version>3.2.5.RELEASE</spring-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <stax2-api-version>3.0.2</stax2-api-version>
     <velocity-version>1.7</velocity-version>