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 fb22fd8c0 [AMQ-8585] Upgrade to Spring 5.3.19
fb22fd8c0 is described below

commit fb22fd8c0675b38d9d351a22cfba45bb369596b6
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Apr 13 14:45:11 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index c8b711e37..a18344c90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <shiro-version>1.9.0</shiro-version>
     <slf4j-version>1.7.36</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
-    <spring-version>5.3.18</spring-version>
+    <spring-version>5.3.19</spring-version>
     <taglibs-version>1.2.5</taglibs-version>
     <velocity-version>2.3</velocity-version>
     <xalan-version>2.7.2</xalan-version>

Reply via email to