From b6fc09206a56314a4612e6ee1c5fe8456b120044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 19:36:27 +0000 Subject: [PATCH] deps: bump the minor-patch-dependencies group with 2 updates Bumps the minor-patch-dependencies group with 2 updates: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) and [com.bigboxer23:utils](https://github.com/bigboxer23/utils). 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 `com.bigboxer23:utils` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/bigboxer23/utils/releases) - [Commits](https://github.com/bigboxer23/utils/compare/v2.4.0...v2.5.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-dependencies - dependency-name: com.bigboxer23:utils dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6e8ccca..e3a593a 100644 --- a/pom.xml +++ b/pom.xml @@ -31,12 +31,12 @@ ch.qos.logback logback-classic - 1.6.1 + 1.6.3 com.bigboxer23 utils - 2.4.0 + 2.5.0 org.projectlombok