Skip to content

Commit 3ea64b4

Browse files
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e47978b commit 3ea64b4

File tree

1 file changed

+1
-1
lines changed
  • test/integration-test/openmldb-test-java/openmldb-ecosystem

1 file changed

+1
-1
lines changed

test/integration-test/openmldb-test-java/openmldb-ecosystem/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.apache.kafka</groupId>
5555
<artifactId>kafka-clients</artifactId>
56-
<version>3.1.0</version>
56+
<version>3.7.1</version>
5757
</dependency>
5858

5959
<dependency>

0 commit comments

Comments
 (0)