Skip to content

Commit f9ee9b2

Browse files
chore(deps): bump spring-boot.version from 2.5.5 to 2.5.6 (#617)
Bumps `spring-boot.version` from 2.5.5 to 2.5.6. Updates `spring-boot-dependencies` from 2.5.5 to 2.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.5...v2.5.6) Updates `spring-boot-maven-plugin` from 2.5.5 to 2.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.5...v2.5.6) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30dcf72 commit f9ee9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<javapoet.version>1.13.0</javapoet.version>
5252
<assertj.version>3.21.0</assertj.version>
5353
<awaitility.version>4.1.0</awaitility.version>
54-
<spring-boot.version>2.5.5</spring-boot.version>
54+
<spring-boot.version>2.5.6</spring-boot.version>
5555
<micrometer-core.version>1.7.5</micrometer-core.version>
5656

5757
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>

0 commit comments

Comments
 (0)