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

diff --git a/pom.xml b/pom.xml
index 2715a412db2d02a3cea125918f6f93af8fc51b8f..ae53cf462a08af952899548e784c269a7ff3f246 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>com.h2database</groupId>
             <artifactId>h2</artifactId>
-            <version>1.4.191</version>
+            <version>1.4.192</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>