]> source.dussan.org Git - iciql.git/commitdiff
Update Postgres driver to 9.4.1212
authorJames Moger <james.moger@gitblit.com>
Mon, 30 Jan 2017 21:40:21 +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 ac2f847d2bc168dc87b1769293273d6917e89fb4..255c33a0deee4984356bbbf51b058e144886606d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
         <dependency>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
-            <version>9.4.1208</version>
+            <version>9.4.1212</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>