We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb1ca4 commit b1183e9Copy full SHA for b1183e9
AwsCryptographicMaterialProviders/runtimes/java/build.gradle.kts
@@ -79,7 +79,7 @@ dependencies {
79
implementation("software.amazon.awssdk:kms")
80
81
// BC
82
- implementation("org.bouncycastle:bcprov-jdk18on:1.78.1")
+ implementation("org.bouncycastle:bcprov-jdk18on:1.79")
83
84
// https://mvnrepository.com/artifact/org.testng/testng
85
testImplementation("org.testng:testng:7.5")
0 commit comments