You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2022/07/22 13:46:23 UTC

[activemq] branch activemq-5.17.x updated: [AMQ-8979] Upgrade to Spring 5.3.21

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new a20d55134 [AMQ-8979] Upgrade to Spring 5.3.21
a20d55134 is described below

commit a20d5513499c55023a2361adfd941390df4681cf
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Jun 29 13:54:28 2022 +0200

    [AMQ-8979] Upgrade to Spring 5.3.21
    
    (cherry picked from commit 82f2c8d918ac3d896e53ee3b778f391e624b6f89)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f9095da3b..37c630420 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <shiro-version>1.9.1</shiro-version>
     <slf4j-version>1.7.36</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
-    <spring-version>5.3.19</spring-version>
+    <spring-version>5.3.21</spring-version>
     <taglibs-version>1.2.5</taglibs-version>
     <velocity-version>2.3</velocity-version>
     <xalan-version>2.7.2</xalan-version>