]> source.dussan.org Git - iciql.git/commitdiff
Update HSQL to 2.3.4
authorJames Moger <james.moger@gitblit.com>
Sat, 4 Jun 2016 03:49:04 +0000 (23:49 -0400)
committerJames Moger <james.moger@gitblit.com>
Sat, 4 Jun 2016 03:49:04 +0000 (23:49 -0400)
pom.xml

diff --git a/pom.xml b/pom.xml
index ae53cf462a08af952899548e784c269a7ff3f246..df9ccf887387c66683bc8d973a2eb2980a681672 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
         <dependency>
             <groupId>org.hsqldb</groupId>
             <artifactId>hsqldb</artifactId>
-            <version>2.3.3</version>
+            <version>2.3.4</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>