From ac6b10f32e43a705fda2a1f57ac32475512b4e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:04:43 +0000 Subject: [PATCH] Bump io.lettuce:lettuce-core from 6.1.0.M1 to 6.5.1.RELEASE Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.1.0.M1 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.1.0.M1...6.5.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d5914d..08e6444 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ io.lettuce lettuce-core - 6.1.0.M1 + 6.5.1.RELEASE compile