From 9c9a4283385e10a0eda35da8230d85d6a92ec284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:19:14 +0000 Subject: [PATCH 1/2] Bump org.postgresql:postgresql from 42.2.2 to 42.7.2 in /webwolf Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.2 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webwolf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webwolf/pom.xml b/webwolf/pom.xml index bc2d30f0a4..0829f3483f 100644 --- a/webwolf/pom.xml +++ b/webwolf/pom.xml @@ -81,7 +81,7 @@ org.postgresql postgresql - 42.2.2 + 42.7.2 From d87cba2d95271dd03de44e8eff31100da3a1a044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:20:36 +0000 Subject: [PATCH 2/2] Bump org.postgresql:postgresql from 42.2.2 to 42.7.2 in /webgoat-server Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.2 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webgoat-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-server/pom.xml b/webgoat-server/pom.xml index af9f6c6c1d..e9276471c4 100644 --- a/webgoat-server/pom.xml +++ b/webgoat-server/pom.xml @@ -211,7 +211,7 @@ org.postgresql postgresql - 42.2.2 + 42.7.2