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 101d69f8b6 [AMQ-9245] Upgrade to Spring 5.3.27
101d69f8b6 is described below
commit 101d69f8b658eb0eaffc247ba2c7cfe24634261c
Author: JB Onofré <[email protected]>
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 26b81ef0bf..afee0d452a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<shiro-version>1.11.0</shiro-version>
<slf4j-version>1.7.36</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>