Skip to content

Commit fcffb39

Browse files
Bump org.springframework:spring-web from 7.0.0 to 7.0.1 (#2439)
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c311811 commit fcffb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.springframework</groupId>
9797
<artifactId>spring-web</artifactId>
98-
<version>7.0.0</version>
98+
<version>7.0.1</version>
9999
<scope>provided</scope>
100100
</dependency>
101101
</dependencies>

0 commit comments

Comments
 (0)