Skip to content

Commit 28c2f15

Browse files
committed
The test case depending on MySQL was ported to HSQLDB.
1 parent 3fb7a73 commit 28c2f15

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
@@ -244,12 +244,6 @@
244244
<version>9.1-901-1.jdbc4</version>
245245
<scope>test</scope>
246246
</dependency>
247-
<dependency>
248-
<groupId>mysql</groupId>
249-
<artifactId>mysql-connector-java</artifactId>
250-
<version>5.1.38</version>
251-
<scope>test</scope>
252-
</dependency>
253247
</dependencies>
254248

255249
<build>

0 commit comments

Comments
 (0)