You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2017/06/15 13:13:17 UTC

activemq git commit: AMQ-6704 - Upgrade Spring to 4.3.9

Repository: activemq
Updated Branches:
  refs/heads/master df3bd83c0 -> 25583ad18


AMQ-6704 - Upgrade Spring to 4.3.9


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

Branch: refs/heads/master
Commit: 25583ad184f037b6e2fb35c6a12bc30fe2884a54
Parents: df3bd83
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Thu Jun 15 09:12:45 2017 -0400
Committer: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Committed: Thu Jun 15 09:12:45 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/25583ad1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 982c411..12fbf86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <scalatest-version>2.1.5</scalatest-version>
     <slf4j-version>1.7.13</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
-    <spring-version>4.1.9.RELEASE</spring-version>
+    <spring-version>4.3.9.RELEASE</spring-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <stax2-api-version>3.0.2</stax2-api-version>
     <taglibs-version>1.2.5</taglibs-version>