From beb97319a4d4049fbf1e5517e8f875c781b0f4c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C5=91rinc=20Pap?= Date: Fri, 13 Dec 2019 15:44:18 +0100 Subject: [PATCH] Update driver --- CHANGELOG.md | 4 ++++ PgBulkInsert/pom.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c02579..6c8bf70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG # +## 3.4 ## + +* Updates the PostgreSQL JDBC driver to Version ``42.2.9``. + ## 3.3 ## * [@robsonbittencourt](https://github.com/robsonbittencourt) reported a severe bug in the Numeric Value handling. Everyone should update to 3.3! diff --git a/PgBulkInsert/pom.xml b/PgBulkInsert/pom.xml index 41f345a..d80c501 100644 --- a/PgBulkInsert/pom.xml +++ b/PgBulkInsert/pom.xml @@ -59,7 +59,7 @@ UTF-8 - 42.2.5 + 42.2.9 @@ -170,4 +170,4 @@ - \ No newline at end of file +