From 74b2527d3d15323d5ea88c5cb3e5437803461218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 04:45:38 +0000 Subject: [PATCH] Bump org.springframework:spring-beans from 6.0.3 to 6.1.5 Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 6.0.3 to 6.1.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.3...v6.1.5) --- 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 29f317266..60e0f4197 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -337,7 +337,7 @@ org.springframework spring-beans - 6.0.3 + 6.1.5 provided true