Skip to content

Commit

Permalink
Bump org.apache.kafka:connect-api from 3.6.1 to 7.6.0-ce (#2625)
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:connect-api from 3.6.1 to 7.6.0-ce.

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

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 Feb 16, 2024
1 parent 3d14f43 commit be05288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svc-bie-kafka/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
// avro schema and kafka
implementation 'org.apache.avro:avro:1.11.3'
implementation 'io.confluent:kafka-avro-serializer:7.6.0'
implementation 'org.apache.kafka:connect-api:3.6.1'
implementation 'org.apache.kafka:connect-api:7.6.0-ce'
implementation 'org.apache.commons:commons-compress:1.25.0'

// RabbitMQ
Expand Down

0 comments on commit be05288

Please sign in to comment.