This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 32f5c9ccf4f29a9929e3000006bf35c7b7819d33
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed May 3 18:16:05 2023 +0100

    ARTEMIS-4271: update to Spring 5.3.27
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24e90910ab..aab5766926 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
       <mockserver.version>5.13.2</mockserver.version>
 
       <owasp.version>6.1.0</owasp.version>
-      <spring.version>5.3.26</spring.version>
+      <spring.version>5.3.27</spring.version>
 
       <jackson.version>2.14.1</jackson.version>
       <jackson-databind.version>${jackson.version}</jackson-databind.version>

Reply via email to