From a3e374133747b08212c97a405e9390ba7f83d8c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 04:40:54 +0000 Subject: [PATCH] build(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0 Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.6.0 to 42.7.0. - [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.6.0...REL42.7.0) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- e2e/pom.xml | 2 +- postgresw/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/e2e/pom.xml b/e2e/pom.xml index 3bd1a5ede5..0665823eb4 100644 --- a/e2e/pom.xml +++ b/e2e/pom.xml @@ -31,7 +31,7 @@ 1.19.2 - 42.6.0 + 42.7.0 1.4.11 true diff --git a/postgresw/pom.xml b/postgresw/pom.xml index fbc393a6f4..0e04711e58 100644 --- a/postgresw/pom.xml +++ b/postgresw/pom.xml @@ -33,7 +33,7 @@ jar - 42.6.0 + 42.7.0 10.1.16