Upgrade to Bouncycastle 1.71
Closes gh-31400
This commit is contained in:
committed by
Andy Wilkinson
parent
7e6acfd2ab
commit
e8a1a0399a
@@ -14,7 +14,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter")
|
||||
implementation("org.bouncycastle:bcprov-jdk15on:1.70")
|
||||
implementation("org.bouncycastle:bcprov-jdk18on:1.71")
|
||||
}
|
||||
|
||||
bootJar {
|
||||
|
||||
Reference in New Issue
Block a user