Skip to content

Commit

Permalink
Revert oracle pom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
strongduanmu committed Oct 18, 2023
1 parent d9f07d9 commit 19ac676
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions proxy/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,6 @@
<artifactId>logback-classic</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<version>19.16.0.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 19ac676

Please sign in to comment.