Skip to content

Commit

Permalink
Bump debezium-core from 0.10.0.Final to 1.0.0.Final
Browse files Browse the repository at this point in the history
Bumps [debezium-core](https://github.com/debezium/debezium) from 0.10.0.Final to 1.0.0.Final.
- [Release notes](https://github.com/debezium/debezium/releases)
- [Changelog](https://github.com/debezium/debezium/blob/master/CHANGELOG.md)
- [Commits](debezium/debezium@v0.10.0.Final...v1.0.0.Final)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 18, 2019
1 parent f194501 commit 1732fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<axle-client.version>0.0.10</axle-client.version>
<kafka-clients.version>2.3.1</kafka-clients.version>
<kafka2.version>2.3.1</kafka2.version>
<debezium.version>0.10.0.Final</debezium.version>
<debezium.version>1.0.0.Final</debezium.version>
<zookeeper.version>3.4.14</zookeeper.version>
<!-- Scala is used by Kafka so we need to choose a compatible version -->
<scala.version>2.12.9</scala.version>
Expand Down

0 comments on commit 1732fe1

Please sign in to comment.