Skip to content

Commit bb9386b

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

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>6.2.11</version>
98+
<version>7.0.0</version>
9999
<scope>provided</scope>
100100
</dependency>
101101
</dependencies>

0 commit comments

Comments
 (0)