From 93a2a3df53a903c510262badee7befc0596449af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 04:46:34 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 6.1.14 to 6.2.3 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.2.3. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.2.3) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- redisson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index 47682b349..4d97fbb2a 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -371,7 +371,7 @@ org.springframework spring-web - 6.1.14 + 6.2.3 provided true