From ffa75eaa29bcefb7d8cd8f840bacd1c3028607dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 03:13:55 +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.38 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.38...v_1.6.3) Updates `ch.qos.logback:logback-classic` from 1.5.38 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.38...v_1.6.3) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor 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 324453d..3e2dc3f 100644 --- a/pom.xml +++ b/pom.xml @@ -64,13 +64,13 @@ ch.qos.logback logback-core - 1.5.38 + 1.6.3 provided ch.qos.logback logback-classic - 1.5.38 + 1.6.3 provided