From c11015eddca3688b161dcf44ad3a469cb11fee82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 21:26:26 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 2.5.5 to 6.2.2 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 2.5.5 to 6.2.2. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v6.2.2) --- 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 a815d8f2..d7ed0208 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.2