From 806591fac8cf00faad2ea94bcfd5f5c8c20fc9c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 07:09:51 +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.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.9...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.19 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..ddad812 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.5.19 ch.qos.logback