From b823bbb9c70a09b16143d8fc57829abddf26931e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:35:27 +0000 Subject: [PATCH] chore(deps): bump the minor-patch group across 1 directory with 3 updates Bumps the minor-patch group with 3 updates in the / directory: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback), [ch.qos.logback:logback-core](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.6.1 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.6.1...v_1.6.3) Updates `ch.qos.logback:logback-core` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.6.1...v_1.6.3) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.9.0 to 3.10.0 - [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/maven/3.9.0...maven/3.10.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ch.qos.logback:logback-core dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 08e7d24..323b174 100644 --- a/pom.xml +++ b/pom.xml @@ -108,14 +108,14 @@ ch.qos.logback logback-classic - 1.6.1 + 1.6.3 runtime ch.qos.logback logback-core - 1.6.1 + 1.6.3 runtime @@ -275,7 +275,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.9.0 + 3.10.0