Skip to content

Commit 6e20d32

Browse files
build(deps): bump org.springframework:spring-web (#3262)
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 7.0.0-M3 to 7.0.0-M4. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.0-M3...v7.0.0-M4) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.0-M4 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 e4681e4 commit 6e20d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynamic-proxy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.springframework</groupId>
5858
<artifactId>spring-web</artifactId>
59-
<version>7.0.0-M3</version>
59+
<version>7.0.0-M4</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)