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:
parent
59a601ba03
commit
0943ff9145
2
pom.xml
2
pom.xml
|
@ -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 -->
|
||||||
|
|
Loading…
Reference in New Issue