This commit is contained in:
gtully 2013-10-02 12:25:34 +01:00
parent a959ed9227
commit 78a785eecc
1 changed files with 0 additions and 7 deletions

View File

@ -250,13 +250,6 @@
<artifactId>regexp</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.17</version>
<optional>true</optional>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-dbcp</groupId>
<artifactId>commons-dbcp</artifactId>