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 0f5e5e633 [AMQ-9206] Upgrade to Spring 5.3.25
     new 874c96f16 Merge pull request #963 from mattrpav/AMQ-9206
0f5e5e633 is described below

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

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

diff --git a/pom.xml b/pom.xml
index 6e4061696..82a00b8ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,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