From 0d8bcd71f50278476a4508455aae8f587ad82693 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 07:17:03 +0000 Subject: [PATCH] build(deps): bump io.lettuce:lettuce-core Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.3.0.RELEASE to 6.3.1.RELEASE. - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/lettuce-io/lettuce-core/blob/6.3.1.RELEASE/RELEASE-NOTES.md) - [Commits](https://github.com/lettuce-io/lettuce-core/compare/6.3.0.RELEASE...6.3.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- athena-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/athena-redis/pom.xml b/athena-redis/pom.xml index 7e738cede8..e47cb3e49b 100644 --- a/athena-redis/pom.xml +++ b/athena-redis/pom.xml @@ -106,7 +106,7 @@ io.lettuce lettuce-core - 6.3.0.RELEASE + 6.3.1.RELEASE org.slf4j