Skip to content

Commit 3f40909

Browse files
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.9.1
1 parent 114b741 commit 3f40909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/integration/consumer-producer

tests/integration/consumer-producer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<dependency>
1111
<groupId>org.apache.kafka</groupId>
1212
<artifactId>kafka-clients</artifactId>
13-
<version>3.9.0</version>
13+
<version>3.9.1</version>
1414
</dependency>
1515
<dependency>
1616
<groupId>org.apache.kafka</groupId>

0 commit comments

Comments
 (0)