From 6c37c5a13ee47e0266250bcdb0346ac3bf9eb47c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 01:13:33 +0000 Subject: [PATCH] Bump postgresql Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.1.1 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.1.1...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../conferencedemo-azure-psql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-postgresql/oracle-to-pg-migration-guide/conferencedemo-azure-psql/pom.xml b/azure-postgresql/oracle-to-pg-migration-guide/conferencedemo-azure-psql/pom.xml index ff2b44f..6d26c45 100644 --- a/azure-postgresql/oracle-to-pg-migration-guide/conferencedemo-azure-psql/pom.xml +++ b/azure-postgresql/oracle-to-pg-migration-guide/conferencedemo-azure-psql/pom.xml @@ -45,7 +45,7 @@ org.postgresql postgresql - 42.1.1 + 42.3.3 org.springframework.boot