Skip to content

Commit

Permalink
Upgrade debezium and quarkus
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailsimsek committed May 2, 2024
1 parent 95f937d commit b39f434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
<version.googlebigdataoss>2.2.20</version.googlebigdataoss>
<version.testcontainers>1.19.7</version.testcontainers>
<!-- Debezium -->
<version.debezium>2.5.4.Final</version.debezium>
<version.debezium>2.7.0.Alpha1</version.debezium>
<version.mysql.driver>8.0.32</version.mysql.driver>
<!-- Quarkus -->
<version.quarkus>3.6.9</version.quarkus>
<version.quarkus>3.9.5</version.quarkus>
<!-- FOR TESTS Align with SPARK Antlr version -->
<version.antlr>4.9.3</version.antlr>
</properties>
Expand Down

0 comments on commit b39f434

Please sign in to comment.