From 0a7c6b657797b95763d7ea3357ffb632dda82bbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 14:26:29 +0000 Subject: [PATCH] chore(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0 Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.9.0 to 1.10.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.9.0...rel/commons-cli-1.10.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 8220ba571b..1b7a82c31d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -158,7 +158,7 @@ commons-cli commons-cli - 1.9.0 + 1.10.0