From 58b0ae6b849f7f655397e4671a2ebde7c32f870d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:52:39 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 6.1.14 to 6.2.2 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.2.2. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.2.2) --- 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 827604da1..e3b852537 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -371,7 +371,7 @@ org.springframework spring-web - 6.1.14 + 6.2.2 provided true