From 3973e07c7bd0af8e18b41f0a070461b199017082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:21:10 +0000 Subject: [PATCH] deps: bump the minor-patch-dependencies group with 3 updates Bumps the minor-patch-dependencies group with 3 updates: [com.bigboxer23:utils](https://github.com/bigboxer23/utils), org.apache.commons:commons-lang3 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.commons:commons-lang3` from 3.19.0 to 3.20.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.commons:commons-lang3 dependency-version: 3.20.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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 495089f..b78e5de 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ com.bigboxer23 utils - 2.2.9 + 2.3.0 org.projectlombok @@ -46,7 +46,7 @@ org.apache.commons commons-lang3 - 3.19.0 + 3.20.0 org.eclipse.paho @@ -89,7 +89,7 @@ maven-jar-plugin - 3.4.2 + 3.5.0 maven-install-plugin