Skip to content

Commit 20109e7

Browse files
Bump spring-web from 4.2.4.RELEASE to 6.0.0
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.2.4.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.2.4.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd31c15 commit 20109e7

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.springframework</groupId>
5353
<artifactId>spring-web</artifactId>
54-
<version>4.2.4.RELEASE</version>
54+
<version>6.0.0</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)