Skip to content

Commit 9f09de1

Browse files
build: bump org.springframework.boot:spring-boot-starter-web (#457)
Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 056e00a commit 9f09de1

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
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>org.springframework.boot</groupId>
217217
<artifactId>spring-boot-starter-web</artifactId>
218-
<version>3.5.6</version>
218+
<version>3.5.7</version>
219219
</dependency>
220220

221221
<dependency>

0 commit comments

Comments
 (0)