Skip to content

Commit

Permalink
Build: Bump kafka from 3.8.0 to 3.8.1 (apache#11449)
Browse files Browse the repository at this point in the history
Bumps `kafka` from 3.8.0 to 3.8.1.

Updates `org.apache.kafka:kafka-clients` from 3.8.0 to 3.8.1

Updates `org.apache.kafka:connect-api` from 3.8.0 to 3.8.1

Updates `org.apache.kafka:connect-json` from 3.8.0 to 3.8.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 Nov 4, 2024
1 parent 8357f65 commit 3298468
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 @@ -65,7 +65,7 @@ jaxb-runtime = "2.3.9"
jetty = "11.0.24"
junit = "5.11.3"
junit-platform = "1.11.3"
kafka = "3.8.0"
kafka = "3.8.1"
kryo-shaded = "4.0.3"
microprofile-openapi-api = "3.1.2"
mockito = "4.11.0"
Expand Down

0 comments on commit 3298468

Please sign in to comment.