Skip to content

Commit 45b3940

Browse files
committed
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.9.2 [security]
1 parent 8fd1e27 commit 45b3940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataflow/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<!-- For initializing the KafkaIO connector -->
186186
<groupId>org.apache.kafka</groupId>
187187
<artifactId>kafka-clients</artifactId>
188-
<version>3.9.1</version>
188+
<version>3.9.2</version>
189189
</dependency>
190190
<dependency>
191191
<!-- For running containerized Kafka instance in the integration test -->

0 commit comments

Comments
 (0)