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 37d023dba AMQ-9334: Upgrade to Spring 6.0.13
     new 5874d2831 Merge pull request #1072 from jbonofre/AMQ-9334
37d023dba is described below

commit 37d023dba14174cc2095893b47e75c639c12424c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Oct 15 07:57:58 2023 +0200

    AMQ-9334: Upgrade to Spring 6.0.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d3823c84..02c91d837 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
     <shiro-version>1.11.0</shiro-version>
     <slf4j-version>2.0.6</slf4j-version>
     <snappy-version>1.1.2</snappy-version>
-    <spring-version>6.0.12</spring-version>
+    <spring-version>6.0.13</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