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 9ff006f  [AMQ-8406] Upgrade to Spring 5.3.12
     new d73d47c  Merge pull request #722 from jbonofre/AMQ-8406
9ff006f is described below

commit 9ff006f1d851ddd309a448e78491eeaac85fa962
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Oct 24 17:59:07 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 19d5b61..8739363 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <shiro-version>1.8.0</shiro-version>
     <slf4j-version>1.7.32</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
-    <spring-version>5.3.9</spring-version>
+    <spring-version>5.3.12</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