Bump spring_version from 5.3.2 to 5.3.3 (#2295)
Bumps `spring_version` from 5.3.2 to 5.3.3. Updates `spring-beans` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-context` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-context-support` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-core` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-jdbc` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-messaging` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-orm` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-test` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-tx` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-web` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-webmvc` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Updates `spring-websocket` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
66e1a51e01
commit
2db35f4dcb
2
pom.xml
2
pom.xml
|
@ -774,7 +774,7 @@
|
|||
<servicemix_xmlresolver_version>1.2_5</servicemix_xmlresolver_version>
|
||||
<slf4j_version>1.7.30</slf4j_version>
|
||||
<log4j_to_slf4j_version>2.11.1</log4j_to_slf4j_version>
|
||||
<spring_version>5.3.2</spring_version>
|
||||
<spring_version>5.3.3</spring_version>
|
||||
<!-- FYI: Spring Data JPA 2.1.9 causes test failures due to unexpected cascading deletes -->
|
||||
<spring_data_version>2.4.2</spring_data_version>
|
||||
<spring_batch_version>4.2.3.RELEASE</spring_batch_version>
|
||||
|
|
Loading…
Reference in New Issue