Skip to content

Commit 6cfa775

Browse files
committed
remove db dependency
1 parent 4818af8 commit 6cfa775

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
@@ -47,12 +47,6 @@
4747
<optional>true</optional>
4848
</dependency>
4949

50-
<dependency>
51-
<groupId>mysql</groupId>
52-
<artifactId>mysql-connector-java</artifactId>
53-
<scope>provided</scope>
54-
</dependency>
55-
5650
<dependency>
5751
<groupId>org.teasoft</groupId>
5852
<artifactId>bee</artifactId>

0 commit comments

Comments
 (0)