Skip to content

Commit

Permalink
build(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent cca7d2e commit 2739359
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 @@ -92,7 +92,7 @@
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
<!-- DEPENDENCIES -->
<io.confluent.version>7.6.0</io.confluent.version>
<org.apache.kafka.version>3.7.0</org.apache.kafka.version>
<org.apache.kafka.version>3.7.1</org.apache.kafka.version>
<junit.version>5.11.0</junit.version>
<testcontainer.version>1.19.7</testcontainer.version>
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
Expand Down

0 comments on commit 2739359

Please sign in to comment.