Bump bc-fips from 1.0.2.1 to 1.0.2.3 in /distribution/tools/plugin-cli (#2276)
* Bump bc-fips from 1.0.2.1 to 1.0.2.3 in /distribution/tools/plugin-cli Bumps bc-fips from 1.0.2.1 to 1.0.2.3. --- updated-dependencies: - dependency-name: org.bouncycastle:bc-fips 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
4ef30f430c
commit
9780fc6199
|
@ -36,7 +36,7 @@ dependencies {
|
|||
compileOnly project(":server")
|
||||
compileOnly project(":libs:opensearch-cli")
|
||||
api "org.bouncycastle:bcpg-fips:1.0.5.1"
|
||||
api "org.bouncycastle:bc-fips:1.0.2.1"
|
||||
api "org.bouncycastle:bc-fips:1.0.2.3"
|
||||
testImplementation project(":test:framework")
|
||||
testImplementation 'com.google.jimfs:jimfs:1.2'
|
||||
testRuntimeOnly 'com.google.guava:guava:31.0.1-jre'
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
3110169183fc532d00f0930f2b5901672515eb7c
|
|
@ -0,0 +1 @@
|
|||
da62b32cb72591f5b4d322e6ab0ce7de3247b534
|
Loading…
Reference in New Issue