Bump spring_version from 5.2.3.RELEASE to 5.2.9.RELEASE (#2085)
Bumps `spring_version` from 5.2.3.RELEASE to 5.2.9.RELEASE. Updates `spring-beans` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-context` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-context-support` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-core` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-jdbc` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-messaging` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-orm` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-test` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-tx` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-web` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-webmvc` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) Updates `spring-websocket` from 5.2.3.RELEASE to 5.2.9.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.9.RELEASE) 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
f4ec19f03c
commit
a689beffc5
2
pom.xml
2
pom.xml
|
@ -765,7 +765,7 @@
|
|||
<servicemix_saxon_version>9.8.0-15</servicemix_saxon_version>
|
||||
<servicemix_xmlresolver_version>1.2_5</servicemix_xmlresolver_version>
|
||||
<slf4j_version>1.7.30</slf4j_version>
|
||||
<spring_version>5.2.9.RELEASE</spring_version>
|
||||
<spring_version>5.3.2</spring_version>
|
||||
<!-- FYI: Spring Data JPA 2.1.9 causes test failures due to unexpected cascading deletes -->
|
||||
<spring_data_version>2.2.0.RELEASE</spring_data_version>
|
||||
<spring_batch_version>4.2.3.RELEASE</spring_batch_version>
|
||||
|
|
Loading…
Reference in New Issue