From c5ac579d835bb20c5cb76f3795142e8e156741eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 01:03:31 +0000 Subject: [PATCH] Bump postgresql from 42.2.2 to 42.3.3 Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.2 to 42.3.3. - [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.2.2...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- quora-api/pom.xml | 2 +- quora-db/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b07ab9b..e9be0ed 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ org.postgresql postgresql - 42.2.2 + 42.3.3 diff --git a/quora-api/pom.xml b/quora-api/pom.xml index 04a6a81..5057296 100644 --- a/quora-api/pom.xml +++ b/quora-api/pom.xml @@ -57,7 +57,7 @@ org.postgresql postgresql - 42.2.2 + 42.3.3 diff --git a/quora-db/pom.xml b/quora-db/pom.xml index 6d4ae90..81d2044 100644 --- a/quora-db/pom.xml +++ b/quora-db/pom.xml @@ -13,7 +13,7 @@ 1.5 - 42.2.2 + 42.3.3 org.postgresql.Driver ${basedir}/src/main/resources/sql