From 69b5db668af32b270f0ae9234a2dcc654b900f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 22:06:14 +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.26 to 1.5.27 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.26...v_1.5.27) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.27 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 1e22119c6..8ebaf3442 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 3.28.0 4.38.0 2.21.0 - 1.5.26 + 1.5.27 1.16.2 20251224 diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index a585d15ed..b06359ebe 100644 --- a/sample-code/spring-app/pom.xml +++ b/sample-code/spring-app/pom.xml @@ -34,7 +34,7 @@ ${project.basedir}/../../ 3.5.10 - 1.5.26 + 1.5.27 4.1.0 11.0.18