Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 3.7.0 to 3.7.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 Nov 19, 2024
1 parent bdcf7d1 commit 23c3833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<maven-jar-plugin.version>3.1.0</maven-jar-plugin.version>
<maven.enforced.version>3.0.0-M2</maven.enforced.version>

<kafka.version>3.7.0</kafka.version>
<kafka.version>3.7.1</kafka.version>
<slf4j.version>1.7.36</slf4j.version>
<yammer-metrics.version>2.2.0</yammer-metrics.version>
<junit.version>5.7.2</junit.version>
Expand Down

0 comments on commit 23c3833

Please sign in to comment.