Bump version.spring.boot from 2.3.0.RELEASE to 2.3.1.RELEASE
Bumps `version.spring.boot` from 2.3.0.RELEASE to 2.3.1.RELEASE. Updates `spring-boot-starter-web` from 2.3.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE) Updates `spring-boot-starter-test` from 2.3.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE) Updates `spring-boot-starter-jdbc` from 2.3.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE) Updates `spring-boot-dependencies` from 2.3.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE) Updates `spring-boot-starter-security` from 2.3.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE) Updates `spring-boot-starter-thymeleaf` from 2.3.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE) Updates `spring-boot-maven-plugin` from 2.3.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c5de4d5e48
commit
e76187d4ea
2
pom.xml
2
pom.xml
|
@ -54,7 +54,7 @@
|
|||
<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>
|
||||
<version.spring.boot>2.3.1.RELEASE</version.spring.boot>
|
||||
<version.spring.restdocs>2.0.4.RELEASE</version.spring.restdocs>
|
||||
<version.spring.mybatis>2.0.5</version.spring.mybatis>
|
||||
<version.spring.hateos>1.1.0.RELEASE</version.spring.hateos>
|
||||
|
|
Loading…
Reference in New Issue