Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent f350378 commit 66d753c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/consumer-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.7.1</version>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
Expand Down

0 comments on commit 66d753c

Please sign in to comment.