Skip to content

Commit

Permalink
chore: Update te patched debezium lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
s-gelazevicius committed Feb 12, 2024
1 parent 62b9a2e commit 8c2e912
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 806 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ under the License.
<groupId>io.debezium</groupId>
<artifactId>debezium-connector-vitess</artifactId>
<!-- Use patched debezium connector version -->
<version>1.9.13.Final</version>
<version>1.9.14.Final</version>
<!-- <version>${debezium.version}</version>-->
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ under the License.
</distributionManagement>

<properties>
<revision>3.0.14</revision>
<revision>3.0.15</revision>
<java.version>1.8</java.version>
<scala.binary.version>2.12</scala.binary.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down
Loading

0 comments on commit 8c2e912

Please sign in to comment.