From 5d5013996538d14906390a6ea6872c8ab18f17df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 22:06:41 +0000 Subject: [PATCH] chore: [DevOps] bump ch.qos.logback:logback-classic in the test group Bumps the test group with 1 update: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `ch.qos.logback:logback-classic` from 1.5.23 to 1.5.24 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.23...v_1.5.24) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- sample-code/spring-app/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a082e663b..ec558bb87 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ 3.27.1 4.38.0 2.20.1 - 1.5.23 + 1.5.24 1.16.1 20251224 diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index f6a4494a8..7a23b70d1 100644 --- a/sample-code/spring-app/pom.xml +++ b/sample-code/spring-app/pom.xml @@ -34,7 +34,7 @@ ${project.basedir}/../../ 3.5.9 - 1.5.23 + 1.5.24 4.0.1 11.0.15