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:
parent
000d008ea6
commit
9d00b110d2
2
pom.xml
2
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>
|
||||
|
|
Loading…
Reference in New Issue