Skip to content

Commit

Permalink
Remove mysql jdbc driver jar because of license incompatibility. (#3877)
Browse files Browse the repository at this point in the history
Co-authored-by: benjobs <[email protected]>
  • Loading branch information
zhuangchong and wolfboys authored Jul 17, 2024
1 parent f9421f6 commit 7bdf54e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>${mysql.version}</version>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 7bdf54e

Please sign in to comment.