From 57d757a84455a49868ccf92ed8e6cbe133a90baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 01:11:03 +0000 Subject: [PATCH] Bump postgresql from 42.1.4 to 42.4.1 Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.1.4 to 42.4.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.1.4...REL42.4.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- presto-redshift/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index aad2008b53..f67da2046b 100644 --- a/pom.xml +++ b/pom.xml @@ -680,7 +680,7 @@ org.postgresql postgresql - 42.1.4 + 42.4.1 diff --git a/presto-redshift/pom.xml b/presto-redshift/pom.xml index 40d504f9a6..2827fbb0c3 100644 --- a/presto-redshift/pom.xml +++ b/presto-redshift/pom.xml @@ -46,7 +46,7 @@ org.postgresql postgresql - 9.3-1102-jdbc41 + 42.4.1