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/28 15:45:41 UTC

[activemq] branch activemq-5.17.x updated: [AMQ-9010] Upgrade to Spring 5.3.22

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 82a94d3bf [AMQ-9010] Upgrade to Spring 5.3.22
82a94d3bf is described below

commit 82a94d3bfe3b508e15394abe469269abf08c16cd
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Jul 23 07:54:21 2022 +0200

    [AMQ-9010] Upgrade to Spring 5.3.22
    
    (cherry picked from commit 103d83270968081533a7cd9225b48f77a7803a74)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e5cf8c3a9..5bd938ebe 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.21</spring-version>
+    <spring-version>5.3.22</spring-version>
     <taglibs-version>1.2.5</taglibs-version>
     <velocity-version>2.3</velocity-version>
     <xalan-version>2.7.2</xalan-version>