From a6bd56ca79dcda8b9466c4c264632f8a19f03d9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 18:34:48 +0000 Subject: [PATCH] chore(deps): bump ch.qos.logback:logback-core Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.13. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/circleci-application-pipeline/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/circleci-application-pipeline/pom.xml b/examples/circleci-application-pipeline/pom.xml index 9a8c294..e0d7e46 100644 --- a/examples/circleci-application-pipeline/pom.xml +++ b/examples/circleci-application-pipeline/pom.xml @@ -49,7 +49,7 @@ logback-core ch.qos.logback - 1.5.12 + 1.5.13 logback-classic