Skip to content

Commit

Permalink
chore: update debezium-server version to 1.7.0.Final (#25)
Browse files Browse the repository at this point in the history
As it has been released, we should use the final version instead of the
RC
  • Loading branch information
racevedoo committed Oct 13, 2021
1 parent bdbe108 commit 1c85d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<version.awssdk>2.16.88</version.awssdk>
<version.parquet>1.11.1</version.parquet>
<!-- Debezium -->
<version.debezium>1.7.0.CR1</version.debezium>
<version.debezium>1.7.0.Final</version.debezium>
<version.mysql.driver>8.0.26</version.mysql.driver>
<!-- Quarkus -->
<version.quarkus>2.0.3.Final</version.quarkus>
Expand Down

0 comments on commit 1c85d87

Please sign in to comment.