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

@@ -103,7 +103,7 @@
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>hsqldb</groupId>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<scope>runtime</scope>
</dependency>