From 47d26e66ff58bcdf6ba2cb914424f11734d00edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 13:02:41 +0000 Subject: [PATCH] build(deps): bump commons-cli:commons-cli from 1.10.0 to 1.11.0 Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-cli/compare/rel/commons-cli-1.10.0...rel/commons-cli-1.11.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fb31414623..aa3730e798 100644 --- a/pom.xml +++ b/pom.xml @@ -490,7 +490,7 @@ 5.3.0 2.11.0 1.2 - 1.10.0 + 1.11.0 false '${settings.localRepository}'