Skip to content

Commit a8f9260

Browse files
authored
Merge pull request #543 from apache/dependabot/maven/wayang-applications/org.apache.kafka-kafka-clients-3.7.1
Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.7.1 in /wayang-applications
2 parents e6f2710 + d17bc3c commit a8f9260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wayang-applications/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.apache.kafka</groupId>
105105
<artifactId>kafka-clients</artifactId>
106-
<version>3.4.0</version> <!-- Use the latest version available -->
106+
<version>3.7.1</version> <!-- Use the latest version available -->
107107
</dependency>
108108

109109
<dependency>

0 commit comments

Comments
 (0)