Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent fd96fee commit 9758715
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 @@ -25,7 +25,7 @@
<junit.surefire.plugin.version>1.2.0</junit.surefire.plugin.version>
<surefire.version>3.0.0-M5</surefire.version>
<failsafe.version>3.0.0-M5</failsafe.version>
<kafka.version>2.4.0</kafka.version>
<kafka.version>3.7.1</kafka.version>
<junit.version>5.2.0</junit.version>
<scylladb.version>4.17.0.0</scylladb.version>
<skipIntegrationTests>false</skipIntegrationTests>
Expand Down

0 comments on commit 9758715

Please sign in to comment.