]> source.dussan.org Git - iciql.git/commitdiff
Update to SQLite 3.16.1
authorJames Moger <james.moger@gitblit.com>
Mon, 30 Jan 2017 21:40:56 +0000 (16:40 -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 255c33a0deee4984356bbbf51b058e144886606d..25ba6ced31e87cd6381d57f467094c49d41baaf8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>org.xerial</groupId>
             <artifactId>sqlite-jdbc</artifactId>
-            <version>3.8.11.2</version>
+            <version>3.16.1</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>