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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-27 03:05:10 +00:00 committed by Justin Bertram
parent 000d008ea6
commit 9d00b110d2
No known key found for this signature in database
GPG Key ID: F41830B875BB8633
1 changed files with 1 additions and 1 deletions

View File

@ -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>