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

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

Updates `spring-webmvc` from 3.1.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/v3.1.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-jdbc` from 3.1.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/v3.1.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-context` from 3.1.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/v3.1.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-aop` from 3.1.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/v3.1.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-core` from 3.1.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/v3.1.2.RELEASE...v5.2.2.RELEASE)

Updates `spring-test` from 3.1.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/v3.1.2.RELEASE...v5.2.2.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/spring.version-5.2.2.RELEASE
dependabot[bot] 5 years ago committed by GitHub
parent 67604f7f9f
commit 04e1cbb245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

@ -86,6 +86,6 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>3.1.2.RELEASE</spring.version>
<spring.version>5.2.2.RELEASE</spring.version>
</properties>
</project>
Loading…
Cancel
Save