We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8342caf commit dcc388cCopy full SHA for dcc388c
txeventq/kafka-connector-example/kafka_client/pom.xml
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>org.apache.kafka</groupId>
25
<artifactId>kafka-clients</artifactId>
26
- <version>3.7.1</version>
+ <version>3.9.1</version>
27
</dependency>
28
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
29
0 commit comments