Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent a305079 commit a07d22e
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 @@ -67,7 +67,7 @@ ext {
jwtApiVersion = '0.11.5'
jwtImplVersion = '0.11.5'
jwtJacksonVersion = '0.11.5'
kafkaVersion = '3.5.0'
kafkaVersion = '3.5.1'
lang3Version = '3.12.0'
logbackVersion = '1.4.5'
lettuceVersion = '6.2.4.RELEASE'
Expand Down

0 comments on commit a07d22e

Please sign in to comment.