Skip to content

Commit ae650ee

Browse files
chore(deps): bump org.apache.kafka:kafka-clients in /dataflow/snippets (#10103)
Bumps org.apache.kafka:kafka-clients from 3.8.0 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4263ec commit ae650ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataflow/snippets/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<!-- For initializing the KafkaIO connector -->
167167
<groupId>org.apache.kafka</groupId>
168168
<artifactId>kafka-clients</artifactId>
169-
<version>3.8.0</version>
169+
<version>3.9.1</version>
170170
</dependency>
171171
<dependency>
172172
<!-- For running containerized Kafka instance in the integration test -->

0 commit comments

Comments
 (0)