Skip to content

Commit 3c0ec68

Browse files
committed
chore(deps): bcprov updated from 1.46 to 1.68
1 parent 4509b80 commit 3c0ec68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keycloak/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protobuf {
2626
dependencies {
2727
compile project(':core')
2828
compile 'org.keycloak:keycloak-admin-client:12.0.3'
29-
compile 'org.bouncycastle:bcprov-jdk16:1.46'
29+
compile 'org.bouncycastle:bcprov-jdk15on:1.68'
3030
compile 'com.typesafe:config:1.4.1'
3131

3232
testCompile "com.google.protobuf:protobuf-java:$protobufVersion"

0 commit comments

Comments
 (0)