From d468848d4f5a2f7cf9dbfffbd81af07bee755894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 06:06:22 +0000 Subject: [PATCH] Bump io.lettuce:lettuce-core in /DataProcessing/datax-utility Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.5.1.RELEASE to 6.5.5.RELEASE. - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/redis/lettuce/blob/6.5.5.RELEASE/RELEASE-NOTES.md) - [Commits](https://github.com/lettuce-io/lettuce-core/compare/6.5.1.RELEASE...6.5.5.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DataProcessing/datax-utility/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataProcessing/datax-utility/pom.xml b/DataProcessing/datax-utility/pom.xml index 376c4a2a2..f8d87c5f9 100644 --- a/DataProcessing/datax-utility/pom.xml +++ b/DataProcessing/datax-utility/pom.xml @@ -160,7 +160,7 @@ SOFTWARE io.lettuce lettuce-core - 6.5.1.RELEASE + 6.5.5.RELEASE