From 199ad0f6e54f7d6c634027964bf63a99b3ac3e06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 07:01:55 +0000 Subject: [PATCH] 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] --- indexer-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indexer-cli/pom.xml b/indexer-cli/pom.xml index 99b89782..44b75e3b 100644 --- a/indexer-cli/pom.xml +++ b/indexer-cli/pom.xml @@ -68,7 +68,7 @@ under the License. commons-cli commons-cli - 1.10.0 + 1.11.0