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:03 UTC

[activemq] branch main 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 main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 103d83270 [AMQ-9010] Upgrade to Spring 5.3.22
     new 455df1d0c Merge pull request #860 from jbonofre/AMQ-9010
103d83270 is described below

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

    [AMQ-9010] Upgrade to Spring 5.3.22
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7cd8d0bd..eb26c1c9a 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>