Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 3.7.0 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 Nov 22, 2024
1 parent 7d66508 commit 46574db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ext {
jwtApiVersion = '0.11.5'
jwtImplVersion = '0.11.5'
jwtJacksonVersion = '0.11.5'
kafkaVersion = '3.7.0'
kafkaVersion = '3.9.0'
lang3Version = '3.14.0'
//logbackVersion = '1.5.8'
logbackVersion = '1.5.6'
Expand Down

0 comments on commit 46574db

Please sign in to comment.