Skip to content

Commit 8446ab7

Browse files
Bump commons-cli:commons-cli from 1.9.0 to 1.10.0 in /plugins/repository-hdfs (#19021)
* Bump commons-cli:commons-cli in /plugins/repository-hdfs 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](apache/commons-cli@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] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Craig Perkins <cwperx@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Perkins <cwperx@amazon.com>
1 parent e2980f2 commit 8446ab7

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1515

1616
### Dependencies
1717
- Bump `actions/checkout` from 4 to 5 ([#19023](https://github.com/opensearch-project/OpenSearch/pull/19023))
18+
- Bump `commons-cli:commons-cli` from 1.9.0 to 1.10.0 ([#19021](https://github.com/opensearch-project/OpenSearch/pull/19021))
1819

1920
### Deprecated
2021

plugins/repository-hdfs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
api 'com.google.code.gson:gson:2.13.1'
6767
runtimeOnly "com.google.guava:guava:${versions.guava}"
6868
api "commons-logging:commons-logging:${versions.commonslogging}"
69-
api 'commons-cli:commons-cli:1.9.0'
69+
api 'commons-cli:commons-cli:1.10.0'
7070
api "commons-codec:commons-codec:${versions.commonscodec}"
7171
api 'commons-collections:commons-collections:3.2.2'
7272
api "org.apache.commons:commons-compress:${versions.commonscompress}"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
6fd35d70709c2b3da6122e72278266bc02b5eaa3

plugins/repository-hdfs/licenses/commons-cli-1.9.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)