From e92824d6bf84cab0893a948dbe1f8b3dec26e78c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 15:29:51 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core from 1.2.3 to 1.5.13 in /service Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.3 to 1.5.13. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.5.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 service/pom.xml diff --git a/service/pom.xml b/service/pom.xml old mode 100755 new mode 100644 index 369568a9..d369d2e3 --- a/service/pom.xml +++ b/service/pom.xml @@ -184,7 +184,7 @@ ch.qos.logback logback-core - 1.2.3 + 1.5.13