Bump spring-boot.version from 2.5.0 to 2.5.2 (#412)
Bumps `spring-boot.version` from 2.5.0 to 2.5.2. Updates `spring-boot-dependencies` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.2) Updates `spring-boot-maven-plugin` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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
e3cd69d6af
commit
e59facffd2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
<sevntu-plugin.version>1.35.0</sevntu-plugin.version>
|
<sevntu-plugin.version>1.35.0</sevntu-plugin.version>
|
||||||
<lombok.version>1.18.20</lombok.version>
|
<lombok.version>1.18.20</lombok.version>
|
||||||
<spring-platform.version>Brussels-SR6</spring-platform.version>
|
<spring-platform.version>Brussels-SR6</spring-platform.version>
|
||||||
<spring-boot.version>2.5.0</spring-boot.version>
|
<spring-boot.version>2.5.2</spring-boot.version>
|
||||||
<mapstream.version>3.2.10</mapstream.version>
|
<mapstream.version>3.2.10</mapstream.version>
|
||||||
<map-builder.version>1.0.0</map-builder.version>
|
<map-builder.version>1.0.0</map-builder.version>
|
||||||
<mockito.version>3.10.0</mockito.version>
|
<mockito.version>3.10.0</mockito.version>
|
||||||
|
|
Loading…
Reference in a new issue