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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dev
dependabot[bot] 2020-05-21 08:31:47 +00:00 committed by GitHub
parent f7c3bee297
commit ca45bd63ac
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>5.2.2.RELEASE</spring.version>
<spring.version>5.2.6.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>