Skip to content

Commit 6ac232b

Browse files
Bump org.springframework:spring-web from 2.5.5 to 6.2.4
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 2.5.5 to 6.2.4. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v6.2.4) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6cf40a commit 6ac232b

File tree

1 file changed

+1
-1
lines changed
  • examples/ftpserver-example-spring-war

1 file changed

+1
-1
lines changed

examples/ftpserver-example-spring-war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.springframework</groupId>
3434
<artifactId>spring-web</artifactId>
35-
<version>2.5.5</version>
35+
<version>6.2.4</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)