From 48d6bc59939c4587c44065b4f839bcd45246e4e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 19:15:30 +0000 Subject: [PATCH] deps: bump ch.qos.logback:logback-classic Bumps the minor-patch-dependencies group with 1 update: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `ch.qos.logback:logback-classic` from 1.5.18 to 1.5.19 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.18...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4052b89..d5c0c86 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ ch.qos.logback logback-classic - 1.5.18 + 1.5.19 com.bigboxer23