Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.kafka:connect-api
  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>
Co-authored-by: Lisa Chung <[email protected]>
Co-authored-by: Cheng <[email protected]>
  • Loading branch information
3 people authored Jul 17, 2024
1 parent ae7688c commit da9b8fa
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.1'
implementation 'org.apache.kafka:connect-api:7.6.1-ce'
implementation 'org.apache.kafka:connect-api:7.6.2-ce'
implementation 'org.apache.commons:commons-compress:1.26.2'
implementation 'com.google.guava:guava:33.2.1-jre'
// RabbitMQ
Expand Down

0 comments on commit da9b8fa

Please sign in to comment.