Skip to content

Commit

Permalink
[INLONG-10725][Sort] fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoYou201 committed Aug 31, 2024
1 parent ebac997 commit 75cb987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inlong-sort/sort-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,8 +378,8 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<!-- Because the flink1.18 connectors not has postgreSQL connector, so this test use 1.15 pg connector-->
<!-- When there is pg connector in flink1.18, replace it-->
<!-- Because the flink1.18 connectors not has postgreSQL connector, so this test use 1.15 pg connector-->
<!-- When there is pg connector in flink1.18, replace it-->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>sort-connector-postgres-cdc-v1.15</artifactId>
Expand Down

0 comments on commit 75cb987

Please sign in to comment.