Update to HSQLDB 1.7.3.0.
This commit is contained in:
parent
543e08fae9
commit
07f3d1558f
|
@ -209,7 +209,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>hsqldb</groupId>
|
<groupId>hsqldb</groupId>
|
||||||
<artifactId>hsqldb</artifactId>
|
<artifactId>hsqldb</artifactId>
|
||||||
<version>1.7.2.9</version>
|
<version>1.7.3.0</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<url>http://hsqldb.sourceforge.net/</url>
|
<url>http://hsqldb.sourceforge.net/</url>
|
||||||
<properties>
|
<properties>
|
||||||
|
|
Loading…
Reference in New Issue