From 3ea64b40a80742d306dd0d12b3107b6774c27dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 10:48:50 +0800 Subject: [PATCH] build(deps): bump org.apache.kafka:kafka-clients (#4003) Bumps org.apache.kafka:kafka-clients from 3.1.0 to 3.7.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../openmldb-test-java/openmldb-ecosystem/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration-test/openmldb-test-java/openmldb-ecosystem/pom.xml b/test/integration-test/openmldb-test-java/openmldb-ecosystem/pom.xml index 6edafe31bd8..7f0e38b8c86 100644 --- a/test/integration-test/openmldb-test-java/openmldb-ecosystem/pom.xml +++ b/test/integration-test/openmldb-test-java/openmldb-ecosystem/pom.xml @@ -53,7 +53,7 @@ org.apache.kafka kafka-clients - 3.1.0 + 3.7.1