From 34b1385893aa5fe1fe0237001e5373529d9a563d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 03:13:17 +0000 Subject: [PATCH] Bump the backend-prod group across 1 directory with 2 updates Bumps the backend-prod group with 2 updates in the / directory: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `ch.qos.logback:logback-core` from 1.5.21 to 1.5.24 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.21...v_1.5.24) Updates `ch.qos.logback:logback-classic` from 1.5.21 to 1.5.24 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.21...v_1.5.24) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bf33f69..dc4b93d 100644 --- a/pom.xml +++ b/pom.xml @@ -71,13 +71,13 @@ ch.qos.logback logback-core - 1.5.21 + 1.5.24 provided ch.qos.logback logback-classic - 1.5.21 + 1.5.24 provided