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

jbertram 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 9d00b110d2 ARTEMIS-4858 Bump spring.version from 5.3.33 to 5.3.37
     new ad6fcd7394 This closes #5017
9d00b110d2 is described below

commit 9d00b110d2c47e041d4c74f79b9290813a826d04
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 27 03:05:10 2024 +0000

    ARTEMIS-4858 Bump spring.version from 5.3.33 to 5.3.37
    
    Bumps `spring.version` from 5.3.33 to 5.3.37.
    
    Updates `org.springframework:spring-core` from 5.3.33 to 5.3.37
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37)
    
    Updates `org.springframework:spring-beans` from 5.3.33 to 5.3.37
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37)
    
    Updates `org.springframework:spring-context` from 5.3.33 to 5.3.37
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37)
    
    Updates `org.springframework:spring-jms` from 5.3.33 to 5.3.37
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37)
    
    Updates `org.springframework:spring-test` from 5.3.33 to 5.3.37
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-beans
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-jms
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-test
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b8e9b3c5f8..6ee4f5f656 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
       <mockserver.version>5.15.0</mockserver.version>
 
       <owasp.version>9.2.0</owasp.version>
-      <spring.version>5.3.33</spring.version>
+      <spring.version>5.3.37</spring.version>
 
       <jackson.version>2.17.1</jackson.version>
       <jackson-databind.version>${jackson.version}</jackson-databind.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to