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:
dependabot-preview[bot] 2020-07-28 05:07:54 +00:00
parent 427d87a036
commit 4fea8b5402
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->