Bump version.spring.boot from 2.3.2.RELEASE to 2.3.3.RELEASE

Bumps `version.spring.boot` from 2.3.2.RELEASE to 2.3.3.RELEASE.

Updates `spring-boot-dependencies` from 2.3.2.RELEASE to 2.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.2.RELEASE...v2.3.3.RELEASE)

Updates `spring-boot-maven-plugin` from 2.3.2.RELEASE to 2.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.2.RELEASE...v2.3.3.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-14 04:52:48 +00:00
parent 59a601ba03
commit 0943ff9145
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<!-- spring dependencies --> <!-- spring dependencies -->
<version.spring.core>2.0.0.RELEASE</version.spring.core> <version.spring.core>2.0.0.RELEASE</version.spring.core>
<version.spring.boot>2.3.2.RELEASE</version.spring.boot> <version.spring.boot>2.3.3.RELEASE</version.spring.boot>
<version.spring.mybatis>2.0.5</version.spring.mybatis> <version.spring.mybatis>2.0.5</version.spring.mybatis>
<!-- wildfly dependencies --> <!-- wildfly dependencies -->