From f8ae109305a203d05dfd00ba1a826a08639682b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:07:11 +0000 Subject: [PATCH] Bump io.lettuce:lettuce-core from 6.4.0.M1 to 6.5.1.RELEASE Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.4.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.4.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 b2b4b2a..1fe6654 100644 --- a/pom.xml +++ b/pom.xml @@ -935,7 +935,7 @@ io.lettuce lettuce-core - 6.4.0.M1 + 6.5.1.RELEASE compile