From 53d169d38a27be0ec70a2484e3fcc49fdcb728bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 17:28:44 +0000 Subject: [PATCH] Bump io.lettuce:lettuce-core in /mongo-redis Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.0.5.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.0.5.RELEASE...6.5.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mongo-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongo-redis/pom.xml b/mongo-redis/pom.xml index 8dd3f1d..38fe23a 100644 --- a/mongo-redis/pom.xml +++ b/mongo-redis/pom.xml @@ -15,7 +15,7 @@ Demo project for Spring Boot 11 - 6.0.5.RELEASE + 6.5.1.RELEASE