This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
new 48bbc9e AMQ-7375 - Update Spring
48bbc9e is described below
commit 48bbc9e2880f338980d4a0edeb88a6029443b689
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Jan 17 17:42:01 2020 +0000
AMQ-7375 - Update Spring
(cherry picked from commit 696561c4bc1680f6714d52e017947c22ef98d46d)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 158e41a..0ab0faf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
<scalatest-version>2.1.5</scalatest-version>
<slf4j-version>1.7.25</slf4j-version>
<snappy-version>1.1.2</snappy-version>
- <spring-version>4.3.24.RELEASE</spring-version>
+ <spring-version>4.3.26.RELEASE</spring-version>
<stax2-api-version>3.0.2</stax2-api-version>
<taglibs-version>1.2.5</taglibs-version>
<velocity-version>2.1</velocity-version>