This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 83da6bc4787 build(deps): bump commons-cli:commons-cli from 1.5.0 to
1.11.0 (#20111)
83da6bc4787 is described below
commit 83da6bc4787885c4d01179584d0cebe593c834a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 14:04:15 2026 +0800
build(deps): bump commons-cli:commons-cli from 1.5.0 to 1.11.0 (#20111)
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from
1.5.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/commons-cli-1.5.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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d0673555c5a..193371913b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -986,7 +986,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
- <version>1.5.0</version>
+ <version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]