From 356f2f99bf63c30af658593cd465e76ad6e0bbd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:04:53 +0000 Subject: [PATCH] Bump io.lettuce:lettuce-core from 5.2.2.RELEASE to 6.5.1.RELEASE Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 5.2.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/5.2.2.RELEASE...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 b7df39e..b3e0f75 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.lettuce lettuce-core - 5.2.2.RELEASE + 6.5.1.RELEASE org.bardframework.commons