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 f4263ec commit ae650eeCopy full SHA for ae650ee
dataflow/snippets/pom.xml
100755
100644
@@ -166,7 +166,7 @@
166
<!-- For initializing the KafkaIO connector -->
167
<groupId>org.apache.kafka</groupId>
168
<artifactId>kafka-clients</artifactId>
169
- <version>3.8.0</version>
+ <version>3.9.1</version>
170
</dependency>
171
<dependency>
172
<!-- For running containerized Kafka instance in the integration test -->
0 commit comments