Skip to content

Commit

Permalink
DBZ-4999 Add Informix into server
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Oct 26, 2023
1 parent 128fd02 commit b498e1b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions debezium-server-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,10 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-connector-vitess</artifactId>
</dependency>
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-connector-informix</artifactId>
</dependency>
</dependencies>
</profile>
</profiles>
Expand Down

0 comments on commit b498e1b

Please sign in to comment.