]> source.dussan.org Git - iciql.git/commitdiff
Update to H2 1.4.193
authorJames Moger <james.moger@gitblit.com>
Mon, 30 Jan 2017 21:39:01 +0000 (16:39 -0500)
committerJames Moger <james.moger@gitblit.com>
Mon, 30 Jan 2017 21:46:03 +0000 (16:46 -0500)
pom.xml

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