Bump spring.version from 4.0.2.RELEASE to 5.2.2.RELEASE

Bumps `spring.version` from 4.0.2.RELEASE to 5.2.2.RELEASE.

Updates `spring-core` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-beans` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-context` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-web` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-oxm` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-tx` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-jdbc` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-webmvc` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-aop` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-context-support` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-test` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-jms` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-expression` from 4.0.2.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
dev
dependabot[bot] 2019-12-09 08:07:19 +00:00 committed by GitHub
parent f04496e9da
commit 0a189e05af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>4.0.2.RELEASE</spring.version>
<spring.version>5.2.2.RELEASE</spring.version>
<servlet.version>2.5</servlet.version>
<mybatis.version>3.2.7</mybatis.version>
<mybatis.spring.version>1.1.1</mybatis.spring.version>