Skip to content

Commit 45a71ca

Browse files
Bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2
Bumps org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-version: 3.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f73795a commit 45a71ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.kafka</groupId>
3434
<artifactId>kafka-clients</artifactId>
35-
<version>3.9.1</version>
35+
<version>3.9.2</version>
3636
</dependency>
3737
<!-- Kafka needs slf4j for logging -->
3838
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->

0 commit comments

Comments
 (0)