From 168029a62a1e3db0068200117379389aabce5696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 19:06:57 +0000 Subject: [PATCH 1/3] Bump commons-io from 2.4 to 2.7 Bumps commons-io from 2.4 to 2.7. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49b9ecb..29abf64 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ commons-io commons-io - 2.4 + 2.7 PLN monitor daemon From fcee60ab2817c6937badae63c95ee1915c95ebac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:19:20 +0000 Subject: [PATCH 2/3] Bump xercesImpl from 2.12.0 to 2.12.2 Bumps xercesImpl from 2.12.0 to 2.12.2. --- updated-dependencies: - dependency-name: xerces:xercesImpl dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49b9ecb..2ff33cf 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ xerces xercesImpl - 2.12.0 + 2.12.2 From 583e1720521cb6f7f5ee07dddb6d299b294c6c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 18:31:02 +0000 Subject: [PATCH 3/3] Bump postgresql from 9.4-1201-jdbc41 to 42.3.7 Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4-1201-jdbc41 to 42.3.7. - [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/REL42.3.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 41b967a..8e8319b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.postgresql postgresql - 9.4-1201-jdbc41 + 42.3.7 org.apache.httpcomponents