Skip to content

Commit

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

---
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 Aug 1, 2023
1 parent 6d82708 commit 2bf4544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ext {
hmsVersion4 = '4.0.0-alpha-2'
hadoopVersion = '3.3.4'
hiveStorageVersion = '2.8.1'
kafkaVersion = '3.4.0'
kafkaVersion = '3.5.1'
collectionsVersion = '4.4'
jupiterVersion = '5.8.1'
jacksonVersion = '2.14.2'
Expand Down

0 comments on commit 2bf4544

Please sign in to comment.