From b74d5638048b1ebed510292df48aaaaf02edccd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 19:03:41 +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 [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Updates `ch.qos.logback:logback-classic` from 1.5.38 to 1.6.0 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.38...v_1.6.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-patch 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 dd115e9..c29c267 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ ch.qos.logback logback-classic - 1.5.38 + 1.6.0 test @@ -145,7 +145,7 @@ maven-jar-plugin - 3.5.0 + 3.5.1 maven-install-plugin