[Security] Bump spring.version from 3.1.3.RELEASE to 5.1.9.RELEASE

Bumps `spring.version` from 3.1.3.RELEASE to 5.1.9.RELEASE.

Updates `spring-core` from 3.1.3.RELEASE to 5.1.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.3.RELEASE...v5.1.9.RELEASE)

Updates `spring-context` from 3.1.3.RELEASE to 5.1.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.3.RELEASE...v5.1.9.RELEASE)

Updates `spring-test` from 3.1.3.RELEASE to 5.1.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.3.RELEASE...v5.1.9.RELEASE)

Updates `spring-beans` from 3.1.3.RELEASE to 5.1.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.3.RELEASE...v5.1.9.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-05 06:38:36 +00:00 committed by GitHub
parent de1f05dc8b
commit da07e4815b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@
</modules>
<properties>
<spring.version>3.1.3.RELEASE</spring.version>
<spring.version>5.1.9.RELEASE</spring.version>
<ehcache.version>2.6.11</ehcache.version>
<clover.version>3.0.2</clover.version>
<slf4j.version>1.7.26</slf4j.version>