Skip to content

Commit 34a631c

Browse files
Bump spring.boot.version from 3.5.7 to 3.5.8
Bumps `spring.boot.version` from 3.5.7 to 3.5.8. Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.7 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) Updates `org.springframework.boot:spring-boot-starter` from 3.5.7 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f22a27c commit 34a631c

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
@@ -56,7 +56,7 @@
5656
<java.client.version>17</java.client.version>
5757

5858
<!-- must be the same as the parent version -->
59-
<spring.boot.version>3.5.7</spring.boot.version>
59+
<spring.boot.version>3.5.8</spring.boot.version>
6060
<spring.cloud.version>2025.0.0</spring.cloud.version>
6161
<springdoc-openapi.version>2.8.14</springdoc-openapi.version>
6262
<spring.plugin.core.version>4.0.0</spring.plugin.core.version>

0 commit comments

Comments
 (0)