From a2c464272876b3a4ddcca5a4d2e8c0994253fcdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:00:34 +0000 Subject: [PATCH] Bump io.lettuce:lettuce-core in /DataProcessing/datax-host Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.3.2.RELEASE to 6.4.0.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.3.2.RELEASE...6.4.0.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DataProcessing/datax-host/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataProcessing/datax-host/pom.xml b/DataProcessing/datax-host/pom.xml index 1e57db42e..aae6f5622 100644 --- a/DataProcessing/datax-host/pom.xml +++ b/DataProcessing/datax-host/pom.xml @@ -143,7 +143,7 @@ SOFTWARE io.lettuce lettuce-core - 6.3.2.RELEASE + 6.4.0.RELEASE com.microsoft.azure