Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 2.8.0 to 2.8.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 330e4f1 commit 925aaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/kafka-mm2-heartbeat-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>2.8.0</version>
<version>2.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
Expand Down

0 comments on commit 925aaf5

Please sign in to comment.