We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0328220 commit 62a0185Copy full SHA for 62a0185
1 file changed
Tokens/tokentofriend/clients/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation "org.apache.logging.log4j:log4j-slf4j2-impl:${log4j_version}"
36
implementation "org.apache.logging.log4j:log4j-web:${log4j_version}"
37
implementation "org.slf4j:jul-to-slf4j:$slf4j_version"
38
- implementation "org.bouncycastle:bcprov-jdk18on:1.75"
+ implementation "org.bouncycastle:bcprov-lts8on:2.73.6"
39
}
40
41
springBoot {
0 commit comments