From 7add68ac7525fe2604c5787c1bbddf6a3b39f28e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 04:08:03 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.1.7 to 1.2.0 in /validating Bumps ch.qos.logback:logback-classic from 1.1.7 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- validating/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validating/pom.xml b/validating/pom.xml index 43e9ad5..95b5e7e 100644 --- a/validating/pom.xml +++ b/validating/pom.xml @@ -41,7 +41,7 @@ ch.qos.logback logback-classic - 1.1.7 + 1.2.0 \ No newline at end of file