use last hsql

This commit is contained in:
Olivier Lamy 2014-04-11 10:51:37 +10:00
parent 34daedb551
commit 18eecc9a94
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.2.8</version>
<version>2.3.2</version>
<scope>test</scope>
</dependency>
<!-- spring -->