From 6f2c789ba476dde586a71fb1e06293c9f8094abd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 22:04:59 +0000 Subject: [PATCH] chore: [DevOps] bump the test group with 2 updates Bumps the test group with 2 updates: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `ch.qos.logback:logback-classic` from 1.5.25 to 1.5.26 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.25...v_1.5.26) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/lib/3.2.0...maven/3.2.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- sample-code/spring-app/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8a849c4b3..765879a40 100644 --- a/pom.xml +++ b/pom.xml @@ -71,13 +71,13 @@ 3.28.0 4.38.0 2.20.1 - 1.5.25 + 1.5.26 1.16.2 20251224 2.5 - 3.2.0 + 3.2.1 false false diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index fa0d93e63..1e678b728 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.25 + 1.5.26 4.1.0 11.0.15