Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 3a88a0e commit a6bcc02
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 @@ -57,7 +57,7 @@
<junit-5.version>5.11.4</junit-5.version>
<junit.version>4.13.2</junit.version>
<kafka.avro.serializer.version>7.5.1</kafka.avro.serializer.version>
<kafka.version>3.8.1</kafka.version>
<kafka.version>3.9.0</kafka.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlin.coroutines.version>1.10.1</kotlin.coroutines.version>
<kotlin.version>2.1.10</kotlin.version>
Expand Down

0 comments on commit a6bcc02

Please sign in to comment.