From e0459400b9de7db7481ba04fa95aa5b7276482de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 13:39:28 +0000 Subject: [PATCH] Bump postgresql in /TestAutomation/DPGAUIAutomation Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.10 to 42.3.8. - [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.10...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TestAutomation/DPGAUIAutomation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestAutomation/DPGAUIAutomation/pom.xml b/TestAutomation/DPGAUIAutomation/pom.xml index 6a7eed5..d8f6e24 100644 --- a/TestAutomation/DPGAUIAutomation/pom.xml +++ b/TestAutomation/DPGAUIAutomation/pom.xml @@ -203,7 +203,7 @@ org.postgresql postgresql - 42.2.10 + 42.3.8 org.apache.pdfbox