From 5f766ff7ee47876ce7f8a0318800fffd8677fe60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 15:26:31 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core in /microservicecloud 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] --- microservicecloud/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservicecloud/pom.xml b/microservicecloud/pom.xml index e59d895..45e1a1f 100644 --- a/microservicecloud/pom.xml +++ b/microservicecloud/pom.xml @@ -50,7 +50,7 @@ ch.qos.logback logback-core - 1.2.3 + 1.5.13 junit