Bump jopt-simple from 5.0.2 to 5.0.4 in /libs/cli (#2120)
* Bump jopt-simple from 5.0.2 to 5.0.4 in /libs/cli Bumps [jopt-simple](https://github.com/jopt-simple/jopt-simple) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/jopt-simple/jopt-simple/releases) - [Commits](https://github.com/jopt-simple/jopt-simple/compare/jopt-simple-5.0.2...jopt-simple-5.0.4) --- updated-dependencies: - dependency-name: net.sf.jopt-simple:jopt-simple dependency-type: direct:production update-type: version-update:semver-patch ... 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
2b23220983
commit
33c5a1ecb7
|
@ -32,7 +32,7 @@ apply plugin: 'nebula.optional-base'
|
|||
apply plugin: 'opensearch.publish'
|
||||
|
||||
dependencies {
|
||||
api 'net.sf.jopt-simple:jopt-simple:5.0.2'
|
||||
api 'net.sf.jopt-simple:jopt-simple:5.0.4'
|
||||
api project(':libs:opensearch-core')
|
||||
}
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
98cafc6081d5632b61be2c9e60650b64ddbc637c
|
|
@ -0,0 +1 @@
|
|||
4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c
|
Loading…
Reference in New Issue