Bump version.spring.boot from 2.3.1.RELEASE to 2.3.2.RELEASE
Bumps `version.spring.boot` from 2.3.1.RELEASE to 2.3.2.RELEASE. Updates `spring-boot-dependencies` from 2.3.1.RELEASE to 2.3.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.1.RELEASE...v2.3.2.RELEASE) Updates `spring-boot-maven-plugin` from 2.3.1.RELEASE to 2.3.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.1.RELEASE...v2.3.2.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
427d87a036
commit
4fea8b5402
2
pom.xml
2
pom.xml
|
@ -46,7 +46,7 @@
|
|||
|
||||
<!-- spring dependencies -->
|
||||
<version.spring.core>2.0.0.RELEASE</version.spring.core>
|
||||
<version.spring.boot>2.3.1.RELEASE</version.spring.boot>
|
||||
<version.spring.boot>2.3.2.RELEASE</version.spring.boot>
|
||||
<version.spring.mybatis>2.0.5</version.spring.mybatis>
|
||||
|
||||
<!-- wildfly dependencies -->
|
||||
|
|
Loading…
Reference in New Issue