Skip to content

Commit 085148c

Browse files
Bump org.apache.kafka:kafka-clients in /wayang-commons/wayang-basic
Bumps org.apache.kafka:kafka-clients from 3.7.1 to 3.9.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-version: 3.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e83cfa5 commit 085148c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wayang-commons/wayang-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.apache.kafka</groupId>
9494
<artifactId>kafka-clients</artifactId>
95-
<version>3.7.1</version> <!-- Use the latest version available -->
95+
<version>3.9.1</version> <!-- Use the latest version available -->
9696
</dependency>
9797

9898
<!-- Google Dependencies -->

0 commit comments

Comments
 (0)