This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new a88ff15  Upgrade pgjdbc to version 0.8.3
a88ff15 is described below

commit a88ff15e696b64d5b52358a274a7911731f574ed
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Nov 20 09:55:53 2019 +0100

    Upgrade pgjdbc to version 0.8.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b0e5ab6..aedb1a9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -517,7 +517,7 @@
         <pdfbox-version>2.0.17</pdfbox-version>
         <perfmark-version>0.17.0</perfmark-version>
         <pgjdbc-driver-version>42.2.6</pgjdbc-driver-version>
-        <pgjdbc-ng-driver-version>0.8.2</pgjdbc-ng-driver-version>
+        <pgjdbc-ng-driver-version>0.8.3</pgjdbc-ng-driver-version>
         
<properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version>
         <protobuf-version>3.9.1</protobuf-version>
         <protobuf-guava-version>26.0-android</protobuf-guava-version>

Reply via email to