This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/master by this push:
new 696561c AMQ-7375 - Update Spring
new a28cf26 Merge pull request #426 from coheigea/AMQ-7375
696561c is described below
commit 696561c4bc1680f6714d52e017947c22ef98d46d
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Jan 17 17:42:01 2020 +0000
AMQ-7375 - Update Spring
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7f6dedd..25c7e2b 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>