Skip to content

Commit 50fc516

Browse files
Bump org.springframework:spring-web
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 4.0.0.RELEASE to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.0.0.RELEASE...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c44fcee commit 50fc516

File tree

1 file changed

+1
-1
lines changed
  • java-checks-test-sources/spring-web-4.0

1 file changed

+1
-1
lines changed

java-checks-test-sources/spring-web-4.0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.springframework</groupId>
2525
<artifactId>spring-web</artifactId>
26-
<version>4.0.0.RELEASE</version>
26+
<version>6.1.14</version>
2727
<scope>provided</scope>
2828
</dependency>
2929
</dependencies>

0 commit comments

Comments
 (0)