Skip to content

Commit

Permalink
Build: Bump kafka from 3.7.0 to 3.7.1 (apache#10653)
Browse files Browse the repository at this point in the history
Bumps `kafka` from 3.7.0 to 3.7.1.

Updates `org.apache.kafka:kafka-clients` from 3.7.0 to 3.7.1

Updates `org.apache.kafka:connect-api` from 3.7.0 to 3.7.1

Updates `org.apache.kafka:connect-json` from 3.7.0 to 3.7.1

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent b911cac commit 096e507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jaxb-api = "2.3.1"
jaxb-runtime = "2.3.9"
jetty = "9.4.55.v20240627"
junit = "5.10.1"
kafka = "3.7.0"
kafka = "3.7.1"
kryo-shaded = "4.0.3"
microprofile-openapi-api = "3.1.1"
mockito = "4.11.0"
Expand Down

0 comments on commit 096e507

Please sign in to comment.