From da22c720994bd968467f985ddc78d33c67855605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 19:23:45 +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:production 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 10ebf3e..d6d0104 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ ch.qos.logback logback-classic - 1.5.38 + 1.6.0 com.bigboxer23 @@ -89,7 +89,7 @@ maven-jar-plugin - 3.5.0 + 3.5.1 maven-install-plugin