This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new 0568ac171c [AMQ-9245] Upgrade to Spring 5.3.27
0568ac171c is described below

commit 0568ac171c23eb9bfb6b113cf2493b392a652535
Author: JB Onofré <jb.ono...@dremio.com>
AuthorDate: Wed May 31 18:48:37 2023 +0200

    [AMQ-9245] Upgrade to Spring 5.3.27
    
    (cherry picked from commit c247b17fbf11ef567212b3c088b9d9fb42116d65)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0afcf83085..1495a6f632 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <shiro-version>1.11.0</shiro-version>
     <slf4j-version>2.0.6</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
-    <spring-version>5.3.25</spring-version>
+    <spring-version>5.3.27</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