From 711fb44d3bcee691d9bdd9f289a498761b3eb8ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:52:12 +0000 Subject: [PATCH] Bump org.springframework:spring-beans from 6.1.14 to 6.2.2 Bumps [org.springframework:spring-beans](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-beans 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..f958d6b26 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -355,7 +355,7 @@ org.springframework spring-beans - 6.1.14 + 6.2.2 provided true