Skip to content

Commit fda0675

Browse files
chore(deps): bump spring-boot.version from 3.5.4 to 3.5.5
Bumps `spring-boot.version` from 3.5.4 to 3.5.5. Updates `org.springframework.boot:spring-boot-actuator-autoconfigure` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) Updates `org.springframework.boot:spring-boot-test` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-test dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd37956 commit fda0675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373

7474
<properties>
7575
<micrometer.version>1.15.2</micrometer.version>
76-
<spring-boot.version>3.5.4</spring-boot.version>
76+
<spring-boot.version>3.5.5</spring-boot.version>
7777
<spring.version>6.1.3</spring.version>
7878
</properties>
7979

0 commit comments

Comments
 (0)