Skip to content

Commit f7b1445

Browse files
Bump spring.boot.version from 3.5.6 to 3.5.7
Bumps `spring.boot.version` from 3.5.6 to 3.5.7. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f40ccee commit f7b1445

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
@@ -128,7 +128,7 @@
128128
<maven-license-plugin.version>5.0.0</maven-license-plugin.version>
129129

130130
<!-- Spring -->
131-
<spring.boot.version>3.5.6</spring.boot.version>
131+
<spring.boot.version>3.5.7</spring.boot.version>
132132
<spring.admin.version>3.5.5</spring.admin.version>
133133
<springdoc.version>2.8.13</springdoc.version>
134134

0 commit comments

Comments
 (0)