You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2021/12/16 12:54:09 UTC

[activemq] branch main updated: [AMQ-8429] Upgrade to Spring 5.3.13

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 5cbdb8b  [AMQ-8429] Upgrade to Spring 5.3.13
     new 3440559  Merge pull request #732 from jbonofre/AMQ-8429
5cbdb8b is described below

commit 5cbdb8b30ed980325d4d32e7c768809a1e257b0f
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Dec 10 09:14:52 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 45370de..7cbbf22 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.12</spring-version>
+    <spring-version>5.3.13</spring-version>
     <taglibs-version>1.2.5</taglibs-version>
     <velocity-version>2.3</velocity-version>
     <xalan-version>2.7.2</xalan-version>