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 f2292c43a AMQ-9293: Upgrade to Spring 5.3.30
f2292c43a is described below

commit f2292c43a63bf2dd42c622ce0042c6d16d8824ef
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 11 16:55:38 2023 +0200

    AMQ-9293: Upgrade to Spring 5.3.30
    
    (cherry picked from commit 4d21281369372b496d49a6dd54e48416be9a9964)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad0959784..2ee6dc876 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <shiro-version>1.11.0</shiro-version>
     <slf4j-version>1.7.36</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
-    <spring-version>5.3.27</spring-version>
+    <spring-version>5.3.30</spring-version>
     <taglibs-version>1.2.5</taglibs-version>
     <velocity-version>2.3</velocity-version>
     <xpp3-version>1.1.4c</xpp3-version>

Reply via email to