Bump commons-cli:commons-cli from 1.3.1 to 1.5.0 (#14837)

* Bump commons-cli:commons-cli from 1.3.1 to 1.5.0

Bumps commons-cli:commons-cli from 1.3.1 to 1.5.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update licenses.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xavier Léauté <xvrl@apache.org>
This commit is contained in:
dependabot[bot] 2023-08-16 07:37:56 -07:00 committed by GitHub
parent 8be7751dbd
commit 97c3773012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3454,7 +3454,7 @@ name: commons-cli
license_category: binary
module: extensions/druid-avro-extensions
license_name: Apache License version 2.0
version: 1.3.1
version: 1.5.0
libraries:
- commons-cli: commons-cli

View File

@ -783,7 +783,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.3.1</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>