Skip to content

Commit

Permalink
Upgrade to bcprov-jdk18on 1.78.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed May 6, 2024
1 parent 68a63a7 commit d18fb9c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies {
testImplementation("org.springframework:spring-core-test")

testRuntimeOnly("ch.qos.logback:logback-classic")
testRuntimeOnly("org.bouncycastle:bcprov-jdk18on:1.71")
testRuntimeOnly("org.bouncycastle:bcprov-jdk18on:1.78.1")
testRuntimeOnly("org.springframework:spring-webmvc")
}
}

0 comments on commit d18fb9c

Please sign in to comment.