Skip to content

Commit 099ce06

Browse files
dependabot[bot]metacosm
authored andcommitted
chore(deps): bump spring-boot.version from 2.5.4 to 2.5.5
Bumps `spring-boot.version` from 2.5.4 to 2.5.5. Updates `spring-boot-dependencies` from 2.5.4 to 2.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.4...v2.5.5) Updates `spring-boot-maven-plugin` from 2.5.4 to 2.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.4...v2.5.5) --- 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]>
1 parent ccf3053 commit 099ce06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.20.2</assertj.version>
5353
<awaitility.version>4.1.0</awaitility.version>
54-
<spring-boot.version>2.5.4</spring-boot.version>
54+
<spring-boot.version>2.5.5</spring-boot.version>
5555
<micrometer-core.version>1.7.4</micrometer-core.version>
5656

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

0 commit comments

Comments
 (0)