Skip to content

Commit 14736ca

Browse files
elharochingor13
authored andcommitted
deps: remove unnecessary MySQL dependency (#943)
1 parent 691ad32 commit 14736ca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -231,11 +231,6 @@
231231
<artifactId>mockito-all</artifactId>
232232
<version>1.10.19</version>
233233
</dependency>
234-
<dependency>
235-
<groupId>mysql</groupId>
236-
<artifactId>mysql-connector-java</artifactId>
237-
<version>8.0.19</version>
238-
</dependency>
239234
<dependency>
240235
<groupId>com.google.j2objc</groupId>
241236
<artifactId>j2objc-annotations</artifactId>

0 commit comments

Comments
 (0)