Bump guava in /distribution/tools/keystore-cli (#2118)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
aaa5fdcd31
commit
d7b8b323a5
|
@ -35,5 +35,5 @@ dependencies {
|
|||
compileOnly project(":libs:opensearch-cli")
|
||||
testImplementation project(":test:framework")
|
||||
testImplementation 'com.google.jimfs:jimfs:1.1'
|
||||
testRuntimeOnly 'com.google.guava:guava:30.1.1-jre'
|
||||
testRuntimeOnly 'com.google.guava:guava:31.0.1-jre'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue