Skip to content

Commit 3115101

Browse files
Bump org.springframework:spring-webmvc from 7.0.5 to 7.0.6 (#251)
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.5...v7.0.6) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52dfc60 commit 3115101

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
@@ -28,7 +28,7 @@
2828
<!-- For framework compatibility, refer to the Spring Boot Dependencies BOM and to the gradle.properties -->
2929
<!-- https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-dependencies/build.gradle -->
3030
<!-- https://github.com/spring-projects/spring-boot/blob/main/gradle.properties -->
31-
<spring-framework.version>7.0.5</spring-framework.version>
31+
<spring-framework.version>7.0.6</spring-framework.version>
3232

3333
<!-- Web dependencies -->
3434
<webjars-bootstrap.version>5.3.8</webjars-bootstrap.version> <!-- Report bootstrap version to the footer.tag -->

0 commit comments

Comments
 (0)