Skip to content

Commit

Permalink
清理对polardbo的相关依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
visician1 committed Nov 30, 2023
1 parent 423ea0b commit 3986c0e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions frodo/frodo-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@
<version>1.12</version>
</dependency>

<dependency>
<groupId>com.aliyun</groupId>
<artifactId>polardb-jdbc18</artifactId>
<version>1.1.2</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.aliyun</groupId>-->
<!-- <artifactId>polardb-jdbc18</artifactId>-->
<!-- <version>1.1.2</version>-->
<!-- </dependency>-->

<dependency>
<groupId>org.postgresql</groupId>
Expand Down
10 changes: 5 additions & 5 deletions frodo/mysqlsniffer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@
<version>2.8.0</version>
</dependency>

<dependency>
<groupId>com.aliyun</groupId>
<artifactId>polardb-jdbc18</artifactId>
<version>1.1.2</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.aliyun</groupId>-->
<!-- <artifactId>polardb-jdbc18</artifactId>-->
<!-- <version>1.1.2</version>-->
<!-- </dependency>-->

</dependencies>

Expand Down

0 comments on commit 3986c0e

Please sign in to comment.