Explorar o código

Updated HSQLDB dependency version to 1.7.2-rc6 to fix failing tests with in-memory database.

Luke Taylor %!s(int64=21) %!d(string=hai) anos
pai
achega
437c89892c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      project.xml

+ 1 - 1
project.xml

@@ -241,7 +241,7 @@
       <dependency>
          <groupId>hsqldb</groupId>
          <artifactId>hsqldb</artifactId>
-         <version>1.7.1</version>
+         <version>1.7.2-rc6c</version>
          <url>http://hsqldb.sourceforge.net/</url>
          <properties>
             <war.bundle>true</war.bundle>