Bump springVersion from 4.2.1.RELEASE to 5.3.20

Bumps `springVersion` from 4.2.1.RELEASE to 5.3.20.

Updates `spring-core` from 4.2.1.RELEASE to 5.3.20
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.1.RELEASE...v5.3.20)

Updates `spring-web` from 4.2.1.RELEASE to 5.3.20
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.1.RELEASE...v5.3.20)

Updates `spring-beans` from 4.2.1.RELEASE to 5.3.20
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.1.RELEASE...v5.3.20)

Updates `spring-context` from 4.2.1.RELEASE to 5.3.20
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.1.RELEASE...v5.3.20)

Updates `spring-context-support` from 4.2.1.RELEASE to 5.3.20
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.1.RELEASE...v5.3.20)

Updates `spring-expression` from 4.2.1.RELEASE to 5.3.20
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.1.RELEASE...v5.3.20)

Updates `spring-test` from 4.2.1.RELEASE to 5.3.20
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.1.RELEASE...v5.3.20)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-06 06:19:40 +00:00 committed by GitHub
parent a591ee1fd5
commit e8d12442eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@
</distributionManagement>
<properties>
<springVersion>4.2.1.RELEASE</springVersion>
<springVersion>5.3.20</springVersion>
<slf4jVersion>1.7.32</slf4jVersion>
<log4j2Version>2.17.2</log4j2Version>