From 7bb53ee3367fd3e438a69e3ef24468aee5526cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:06:01 +0000 Subject: [PATCH] Bump io.lettuce:lettuce-core in /redisson-spring-data Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.3.2.RELEASE to 6.5.1.RELEASE. - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/lettuce-io/lettuce-core/compare/6.3.2.RELEASE...6.5.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- redisson-spring-data/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisson-spring-data/pom.xml b/redisson-spring-data/pom.xml index 22e7a98c2..5a1e73db9 100644 --- a/redisson-spring-data/pom.xml +++ b/redisson-spring-data/pom.xml @@ -124,7 +124,7 @@ io.lettuce lettuce-core - 6.3.2.RELEASE + 6.5.1.RELEASE test