Bump version.spring from 5.2.3.RELEASE to 5.2.4.RELEASE

Bumps `version.spring` from 5.2.3.RELEASE to 5.2.4.RELEASE.

Updates `spring-tx` from 5.2.3.RELEASE to 5.2.4.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.4.RELEASE)

Updates `spring-context` from 5.2.3.RELEASE to 5.2.4.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.4.RELEASE)

Updates `spring-jdbc` from 5.2.3.RELEASE to 5.2.4.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.4.RELEASE)

Updates `spring-web` from 5.2.3.RELEASE to 5.2.4.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.4.RELEASE)

Updates `spring-beans` from 5.2.3.RELEASE to 5.2.4.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.4.RELEASE)

Updates `spring-aop` from 5.2.3.RELEASE to 5.2.4.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.4.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-26 07:31:14 +00:00
parent b4ddeb4055
commit 38c085ff91
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<version.sonatype>1.6.8</version.sonatype>
<!-- spring dependencies -->
<version.spring>5.2.3.RELEASE</version.spring>
<version.spring>5.2.4.RELEASE</version.spring>
<version.spring.security>5.2.2.RELEASE</version.spring.security>
<version.spring.core>2.0.0.RELEASE</version.spring.core>
<version.spring.boot>2.2.4.RELEASE</version.spring.boot>