From c192d637928d0431be7a18ead430b91dd4420369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 13:25:55 +0000 Subject: [PATCH] Bump org.postgresql:postgresql Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.12 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.12...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../web-resources/META-INF/maven/pe.edu.upc/oneweb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/m2e-wtp/web-resources/META-INF/maven/pe.edu.upc/oneweb/pom.xml b/target/m2e-wtp/web-resources/META-INF/maven/pe.edu.upc/oneweb/pom.xml index 84d5308..f9bb72d 100644 --- a/target/m2e-wtp/web-resources/META-INF/maven/pe.edu.upc/oneweb/pom.xml +++ b/target/m2e-wtp/web-resources/META-INF/maven/pe.edu.upc/oneweb/pom.xml @@ -52,7 +52,7 @@ org.postgresql postgresql - 42.2.12 + 42.3.8