Bump version.spring from 5.2.6.RELEASE to 5.2.7.RELEASE
Bumps `version.spring` from 5.2.6.RELEASE to 5.2.7.RELEASE. Updates `spring-tx` from 5.2.6.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE) Updates `spring-context` from 5.2.6.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE) Updates `spring-jdbc` from 5.2.6.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE) Updates `spring-web` from 5.2.6.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE) Updates `spring-beans` from 5.2.6.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE) Updates `spring-aop` from 5.2.6.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE) Updates `spring-webmvc` from 5.2.6.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a2318c267e
commit
c5de4d5e48
2
pom.xml
2
pom.xml
|
@ -51,7 +51,7 @@
|
|||
<version.sonatype>1.6.8</version.sonatype>
|
||||
|
||||
<!-- spring dependencies -->
|
||||
<version.spring>5.2.6.RELEASE</version.spring>
|
||||
<version.spring>5.2.7.RELEASE</version.spring>
|
||||
<version.spring.security>5.3.3.RELEASE</version.spring.security>
|
||||
<version.spring.core>2.0.0.RELEASE</version.spring.core>
|
||||
<version.spring.boot>2.3.0.RELEASE</version.spring.boot>
|
||||
|
|
Loading…
Reference in New Issue