Skip to content

Commit 6a0c86d

Browse files
build(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` 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-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-actuator` 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) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-actuator 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d529af commit 6a0c86d

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
@@ -65,7 +65,7 @@
6565
<apache.commons.compress>1.28.0</apache.commons.compress>
6666
<apache.commons.io>2.20.0</apache.commons.io>
6767
<common.codec.version>1.19.0</common.codec.version>
68-
<spring.boot.version>3.5.4</spring.boot.version>
68+
<spring.boot.version>3.5.5</spring.boot.version>
6969
<spring.version>6.2.10</spring.version>
7070
<prometheus.client.version>0.16.0</prometheus.client.version>
7171
<reflections.version>0.10.2</reflections.version>

0 commit comments

Comments
 (0)