Skip to content

Commit acbf147

Browse files
build(deps): Bump springboot.version from 3.5.6 to 3.5.7
Bumps `springboot.version` from 3.5.6 to 3.5.7. Updates `org.springframework.boot:spring-boot-starter-web` 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-starter-test` 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-starter-web dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c5c72e commit acbf147

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
@@ -164,7 +164,7 @@
164164
<moshi.version>1.15.2</moshi.version>
165165
<slf4j.version>2.0.17</slf4j.version>
166166
<json.version>20250517</json.version>
167-
<springboot.version>3.5.6</springboot.version>
167+
<springboot.version>3.5.7</springboot.version>
168168

169169
<junit5.version>6.0.0</junit5.version>
170170
<jackson.version>2.20.0</jackson.version>

0 commit comments

Comments
 (0)