From b34ae194eab611868cbcc3ac0a7bd9860b8a7d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 20:43:15 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core in /in-action/itcast-juc/itcast-juc Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.3.15 to 1.3.16. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.15...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] --- in-action/itcast-juc/itcast-juc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/in-action/itcast-juc/itcast-juc/pom.xml b/in-action/itcast-juc/itcast-juc/pom.xml index 2284400..9a60c26 100644 --- a/in-action/itcast-juc/itcast-juc/pom.xml +++ b/in-action/itcast-juc/itcast-juc/pom.xml @@ -37,7 +37,7 @@ ch.qos.logback logback-core - 1.3.15 + 1.3.16