From 1a0c9fc1422d963976b8e8aac300a10f406ccce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 01:02:55 +0000 Subject: [PATCH] Bump commons-cli:commons-cli from 1.10.0 to 1.11.0 in /java 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] --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index 0a61cf5..a0ef499 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -28,7 +28,7 @@ commons-cli commons-cli - 1.10.0 + 1.11.0