From 95ce7f25f36a25f96657844388befa41a2a1cb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 04:44:30 +0000 Subject: [PATCH] Bump org.springframework:spring-beans from 6.1.14 to 6.2.3 Bumps [org.springframework:spring-beans](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-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 47682b349..9b4664c1c 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -355,7 +355,7 @@ org.springframework spring-beans - 6.1.14 + 6.2.3 provided true