Skip to content

Commit b1183e9

Browse files
chore(deps): bump org.bouncycastle:bcprov-jdk18on
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent deb1ca4 commit b1183e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwsCryptographicMaterialProviders/runtimes/java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation("software.amazon.awssdk:kms")
8080

8181
// BC
82-
implementation("org.bouncycastle:bcprov-jdk18on:1.78.1")
82+
implementation("org.bouncycastle:bcprov-jdk18on:1.79")
8383

8484
// https://mvnrepository.com/artifact/org.testng/testng
8585
testImplementation("org.testng:testng:7.5")

0 commit comments

Comments
 (0)