Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 3962553

Browse files
Bump spring-boot.version from 2.5.5 to 2.5.6 (#164)
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-starter-test` 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-starter-test 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 09dcc65 commit 3962553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<maven.compiler.target>1.8</maven.compiler.target>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<!--dependencies-->
58-
<spring-boot.version>2.5.5</spring-boot.version>
58+
<spring-boot.version>2.5.6</spring-boot.version>
5959
<spring-shell.version>2.0.1.RELEASE</spring-shell.version>
6060
<sshd.version>2.7.0</sshd.version>
6161
<junit-jupiter.version>5.8.1</junit-jupiter.version>

0 commit comments

Comments
 (0)