From 4304066f20b4a7faa5361ce852f888af5c38456e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 01:10:57 +0000 Subject: [PATCH] Bump postgresql Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.1.1 to 42.2.25. - [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.2.25) --- 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..e2c0649 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.2.25 org.springframework.boot