From b9b6adf4ffdf639b207dcb3645cb26deeefaf5df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 21:27:05 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 2.5.5 to 6.2.5 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 2.5.5 to 6.2.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v6.2.5) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/ftpserver-example-spring-war/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ftpserver-example-spring-war/pom.xml b/examples/ftpserver-example-spring-war/pom.xml index 8514528b..4beb4154 100644 --- a/examples/ftpserver-example-spring-war/pom.xml +++ b/examples/ftpserver-example-spring-war/pom.xml @@ -32,7 +32,7 @@ org.springframework spring-web - 2.5.5 + 6.2.5