Skip to content

Commit 05d60b8

Browse files
chore(deps): bump spring-boot.version from 2.5.4 to 2.5.5 (#99)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f35003 commit 05d60b8

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
@@ -70,7 +70,7 @@
7070

7171
<spring-javaformat.plugin.version>0.0.28</spring-javaformat.plugin.version>
7272
<git.commit.plugin.version>4.0.5</git.commit.plugin.version>
73-
<spring-boot.version>2.5.4</spring-boot.version>
73+
<spring-boot.version>2.5.5</spring-boot.version>
7474
<ji-bom.version>0.3.1</ji-bom.version>
7575
</properties>
7676

0 commit comments

Comments
 (0)