Skip to content

Commit

Permalink
[FLINK-36659] Bump to 2.0-preview1 and remove flink-connector-jdbc mo…
Browse files Browse the repository at this point in the history
…dule.
  • Loading branch information
lvyanquan committed Jan 27, 2025
1 parent 68e4ca8 commit afc7193
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions flink-connector-jdbc-backward-compatibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-jdbc-postgres</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-jdbc-postgres</artifactId>
Expand Down

0 comments on commit afc7193

Please sign in to comment.