From 96a2c5c99661ef1c7d97f7cd3e0e07f2447b9600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:55:34 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 5.3.31 to 6.2.1 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.31 to 6.2.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v6.2.1) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- feign-form-spring/pom.xml | 2 +- spring/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/feign-form-spring/pom.xml b/feign-form-spring/pom.xml index 949cbf7fe..0c60dfb97 100644 --- a/feign-form-spring/pom.xml +++ b/feign-form-spring/pom.xml @@ -51,7 +51,7 @@ org.springframework spring-web - 5.3.31 + 6.2.1 compile diff --git a/spring/pom.xml b/spring/pom.xml index 1478ac97a..eb66d6810 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -31,7 +31,7 @@ ${project.basedir}/.. 17 - 6.0.23 + 6.2.1