Skip to content

Commit 405a217

Browse files
committed
chore: remove unused mysql-connector-java
1 parent b3565a4 commit 405a217

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,6 @@
6262
<scope>provided</scope>
6363
</dependency>
6464

65-
<dependency>
66-
<groupId>mysql</groupId>
67-
<artifactId>mysql-connector-java</artifactId>
68-
<scope>runtime</scope>
69-
</dependency>
70-
7165
<dependency>
7266
<groupId>com.h2database</groupId>
7367
<artifactId>h2</artifactId>

0 commit comments

Comments
 (0)