Skip to content

Commit

Permalink
remove redundant mysql connector
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhondo committed Nov 20, 2023
1 parent 5a60077 commit b32b8b8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -438,11 +438,6 @@
<artifactId>iceberg-aws-bundle</artifactId>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.27</version>
</dependency>
</dependencies>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit b32b8b8

Please sign in to comment.