This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new c5859a1a6c Bump commons-cli:commons-cli from 1.7.0 to 1.8.0 (#13220)
c5859a1a6c is described below
commit c5859a1a6ce1d052a57e734434acab9e2c8d544a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 10:01:33 2024 -0700
Bump commons-cli:commons-cli from 1.7.0 to 1.8.0 (#13220)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9c95c0057d..d6e52dc3f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
<commons-configuration2.version>2.10.1</commons-configuration2.version>
<commons-io.version>2.16.1</commons-io.version>
<commons-codec.version>1.17.0</commons-codec.version>
- <commons-cli.version>1.7.0</commons-cli.version>
+ <commons-cli.version>1.8.0</commons-cli.version>
<commons-net.version>3.10.0</commons-net.version>
<commons-validator.version>1.8.0</commons-validator.version>
<!-- Legacy Apache Commons Libraries -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]