Bump version.spring.boot from 2.2.4.RELEASE to 2.2.5.RELEASE
Bumps `version.spring.boot` from 2.2.4.RELEASE to 2.2.5.RELEASE. Updates `spring-boot-starter-web` from 2.2.4.RELEASE to 2.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.4.RELEASE...v2.2.5.RELEASE) Updates `spring-boot-starter-test` from 2.2.4.RELEASE to 2.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.4.RELEASE...v2.2.5.RELEASE) Updates `spring-boot-starter-jdbc` from 2.2.4.RELEASE to 2.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.4.RELEASE...v2.2.5.RELEASE) Updates `spring-boot-dependencies` from 2.2.4.RELEASE to 2.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.4.RELEASE...v2.2.5.RELEASE) Updates `spring-boot-starter-security` from 2.2.4.RELEASE to 2.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.4.RELEASE...v2.2.5.RELEASE) Updates `spring-boot-starter-thymeleaf` from 2.2.4.RELEASE to 2.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.4.RELEASE...v2.2.5.RELEASE) Updates `spring-boot-maven-plugin` from 2.2.4.RELEASE to 2.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.4.RELEASE...v2.2.5.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
02a6df6f73
commit
8b3c6b34c9
2
pom.xml
2
pom.xml
|
@ -54,7 +54,7 @@
|
|||
<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>
|
||||
<version.spring.boot>2.2.5.RELEASE</version.spring.boot>
|
||||
<version.spring.restdocs>2.0.2.RELEASE</version.spring.restdocs>
|
||||
<version.spring.mybatis>2.0.3</version.spring.mybatis>
|
||||
<version.spring.hateos>0.24.0.RELEASE</version.spring.hateos>
|
||||
|
|
Loading…
Reference in New Issue