From 8f34a1242e5788f945141884ff4ee1e9c2730799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:44:33 +0000 Subject: [PATCH 1/2] Bump ch.qos.logback:logback-core from 1.2.10 to 1.2.13 in /validator Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- validator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validator/pom.xml b/validator/pom.xml index 71824a56..83992536 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -61,7 +61,7 @@ ch.qos.logback logback-core - 1.2.10 + 1.2.13 From 78372d9fa72c7979a8768f3337e228e21a4cbdbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:10:37 +0000 Subject: [PATCH 2/2] Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /validator Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- validator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validator/pom.xml b/validator/pom.xml index 71824a56..f595d150 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -56,7 +56,7 @@ ch.qos.logback logback-classic - 1.2.10 + 1.2.13 ch.qos.logback