diff --git a/build.gradle b/build.gradle index da66dfa..e7097d0 100644 --- a/build.gradle +++ b/build.gradle @@ -23,7 +23,7 @@ repositories { } dependencies { - implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1' + implementation 'org.bouncycastle:bcprov-jdk18on:1.79' } sourceSets { diff --git a/pom.xml b/pom.xml index cf0003e..c13bfb2 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.bouncycastle bcprov-jdk18on - 1.78.1 + 1.79