From e40d00a7687935ecda5e65c26e77e8b2bd4233ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 11:59:28 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.1.3 to 1.2.13. - [Commits](https://github.com/qos-ch/logback/commits/v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deviceatlas-cloud-java-examples/src/CommandLine/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deviceatlas-cloud-java-examples/src/CommandLine/pom.xml b/deviceatlas-cloud-java-examples/src/CommandLine/pom.xml index 8d1e727..03e01fb 100644 --- a/deviceatlas-cloud-java-examples/src/CommandLine/pom.xml +++ b/deviceatlas-cloud-java-examples/src/CommandLine/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-core - 1.1.3 + 1.2.13 ch.qos.logback