From 654b4e2e0dafa845467d8b596cfd9ffb97772ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 20:41:37 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core in /examples/ispn-dir-copy Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.9 to 1.3.16. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.9...v_1.3.16) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.3.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/ispn-dir-copy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ispn-dir-copy/pom.xml b/examples/ispn-dir-copy/pom.xml index a89fad1..bb38087 100644 --- a/examples/ispn-dir-copy/pom.xml +++ b/examples/ispn-dir-copy/pom.xml @@ -68,7 +68,7 @@ ch.qos.logback logback-core - 1.2.9 + 1.3.16 ch.qos.logback