Bump spring-boot.version from 2.4.5 to 2.5.0 (#399)
Bumps `spring-boot.version` from 2.4.5 to 2.5.0. Updates `spring-boot-dependencies` from 2.4.5 to 2.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.0) Updates `spring-boot-maven-plugin` from 2.4.5 to 2.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1496e160fd
commit
9b2d24fff9
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
<sevntu-plugin.version>1.35.0</sevntu-plugin.version>
|
||||
<lombok.version>1.18.20</lombok.version>
|
||||
<spring-platform.version>Brussels-SR6</spring-platform.version>
|
||||
<spring-boot.version>2.4.5</spring-boot.version>
|
||||
<spring-boot.version>2.5.0</spring-boot.version>
|
||||
<mapstream.version>3.2.10</mapstream.version>
|
||||
<map-builder.version>1.0.0</map-builder.version>
|
||||
<mockito.version>3.10.0</mockito.version>
|
||||
|
|
Loading…
Reference in a new issue