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


The following commit(s) were added to refs/heads/main by this push:
     new a3cde08681 ARTEMIS-4631: update to spring 5.3.33
a3cde08681 is described below

commit a3cde086817203ab9ce53c6da3b9ff0c0875761b
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Mar 15 10:42:13 2024 +0000

    ARTEMIS-4631: update to spring 5.3.33
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff35bc5ffd..1c55a54413 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
       <mockserver.version>5.15.0</mockserver.version>
 
       <owasp.version>9.0.9</owasp.version>
-      <spring.version>5.3.32</spring.version>
+      <spring.version>5.3.33</spring.version>
 
       <jackson.version>2.16.1</jackson.version>
       <jackson-databind.version>${jackson.version}</jackson-databind.version>

Reply via email to