Skip to content

Commit

Permalink
Bump io.debezium:debezium-storage-kafka
Browse files Browse the repository at this point in the history
Bumps io.debezium:debezium-storage-kafka from 2.3.0.Final to 2.5.0.Final.

---
updated-dependencies:
- dependency-name: io.debezium:debezium-storage-kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent f19de03 commit 97d101e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/kafka-connect-plugins/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
// Common Debezium Connector
implementation 'io.debezium:debezium-api:2.3.0.Final'
implementation 'io.debezium:debezium-core:2.3.0.Final'
implementation 'io.debezium:debezium-storage-kafka:2.3.0.Final'
implementation 'io.debezium:debezium-storage-kafka:2.5.0.Final'
implementation 'io.debezium:debezium-storage-file:2.3.0.Final'
// Debezium MySQL Connector
implementation 'org.antlr:antlr4-runtime:4.10.1'
Expand Down

0 comments on commit 97d101e

Please sign in to comment.