Bump commons-cli from 1.2 to 1.5.0 in /plugins/repository-hdfs (#3125)
* Bump commons-cli from 1.2 to 1.5.0 in /plugins/repository-hdfs Bumps commons-cli from 1.2 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> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8a19ccc851
commit
4fef5a3e8c
|
@ -69,7 +69,7 @@ dependencies {
|
|||
runtimeOnly 'com.google.guava:guava:31.1-jre'
|
||||
api 'com.google.protobuf:protobuf-java:3.20.1'
|
||||
api "commons-logging:commons-logging:${versions.commonslogging}"
|
||||
api 'commons-cli:commons-cli:1.2'
|
||||
api 'commons-cli:commons-cli:1.5.0'
|
||||
api "commons-codec:commons-codec:${versions.commonscodec}"
|
||||
api 'commons-collections:commons-collections:3.2.2'
|
||||
api 'org.apache.commons:commons-compress:1.21'
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
2bf96b7aa8b611c177d329452af1dc933e14501c
|
|
@ -0,0 +1 @@
|
|||
dc98be5d5390230684a092589d70ea76a147925c
|
Loading…
Reference in New Issue