From d58583346cc272621d4770fbf16dd98998b842be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:08:34 +0000 Subject: [PATCH] deps: bump the minor-patch-dependencies group with 2 updates Bumps the minor-patch-dependencies group with 2 updates: [com.bigboxer23:utils](https://github.com/bigboxer23/utils) and [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Updates `com.bigboxer23:utils` from 2.2.9 to 2.3.0 - [Release notes](https://github.com/bigboxer23/utils/releases) - [Commits](https://github.com/bigboxer23/utils/compare/v2.2.9...v2.3.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) --- updated-dependencies: - dependency-name: com.bigboxer23:utils dependency-version: 2.3.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.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 e175090..1f55484 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ com.bigboxer23 utils - 2.2.9 + 2.3.0 org.projectlombok @@ -145,7 +145,7 @@ maven-jar-plugin - 3.4.2 + 3.5.0 maven-install-plugin