Skip to content

Commit 0124079

Browse files
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] <[email protected]>
1 parent 40e9e40 commit 0124079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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}"

0 commit comments

Comments
 (0)