Skip to content

Commit dcc388c

Browse files
Bump org.apache.kafka:kafka-clients (#446)
Bumps org.apache.kafka:kafka-clients from 3.7.1 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8342caf commit dcc388c

File tree

1 file changed

+1
-1
lines changed
  • txeventq/kafka-connector-example/kafka_client

1 file changed

+1
-1
lines changed

txeventq/kafka-connector-example/kafka_client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.apache.kafka</groupId>
2525
<artifactId>kafka-clients</artifactId>
26-
<version>3.7.1</version>
26+
<version>3.9.1</version>
2727
</dependency>
2828
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
2929
<dependency>

0 commit comments

Comments
 (0)