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 ce7782a06 [AMQ-9206] Upgrade to Spring 5.3.25
ce7782a06 is described below

commit ce7782a06f31afc25febd7b580c06ef222772d49
Author: Matt Pavlovich <[email protected]>
AuthorDate: Wed Feb 1 14:21:54 2023 -0600

    [AMQ-9206] Upgrade to Spring 5.3.25
    
    (cherry picked from 0f5e5e633719a2fb730f4f80802230e4f840a61a)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43858dd13..ba52fcf0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <shiro-version>1.10.1</shiro-version>
     <slf4j-version>1.7.36</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
-    <spring-version>5.3.23</spring-version>
+    <spring-version>5.3.25</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