BATCH-1968: Upgrade to hsqldb 2.2.9

This commit is contained in:
Chris Schaefer
2013-03-18 19:54:08 -04:00
committed by Michael Minella
parent c8ce61d598
commit 082c81765f
12 changed files with 91 additions and 87 deletions

View File

@@ -45,7 +45,7 @@
<artifactId>commons-dbcp</artifactId>
</dependency>
<dependency>
<groupId>hsqldb</groupId>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
</dependency>
<dependency>