fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.81 (#1948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce537f25e1
commit
2ef34b8804
|
|
@ -41,7 +41,7 @@ testing {
|
|||
implementation("com.linecorp.armeria:armeria-grpc")
|
||||
implementation("io.opentelemetry.proto:opentelemetry-proto:1.7.0-alpha")
|
||||
implementation("org.bouncycastle:bcprov-jdk18on:1.81")
|
||||
implementation("org.bouncycastle:bcpkix-jdk18on:1.80")
|
||||
implementation("org.bouncycastle:bcpkix-jdk18on:1.81")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue