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:
parent
a591ee1fd5
commit
e8d12442eb
2
pom.xml
2
pom.xml
@ -71,7 +71,7 @@
|
|||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<springVersion>4.2.1.RELEASE</springVersion>
|
<springVersion>5.3.20</springVersion>
|
||||||
<slf4jVersion>1.7.32</slf4jVersion>
|
<slf4jVersion>1.7.32</slf4jVersion>
|
||||||
<log4j2Version>2.17.2</log4j2Version>
|
<log4j2Version>2.17.2</log4j2Version>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user