Skip to content

Commit

Permalink
Update dependency org.bouncycastle:bcprov-jdk15to18 to v1.78
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Jul 16, 2024
1 parent 61351b2 commit 961a7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ subprojects {
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation("org.apache.httpcomponents:httpcore:4.4.15")
implementation("org.bouncycastle:bcpkix-jdk15to18:1.74")
implementation("org.bouncycastle:bcprov-jdk15to18:1.74")
implementation("org.bouncycastle:bcprov-jdk15to18:1.78")
implementation("org.bouncycastle:bcutil-jdk15to18:1.74")
implementation("org.javassist:javassist:3.25.0-GA")
implementation("io.vavr:vavr:0.10.2")
Expand Down

0 comments on commit 961a7f7

Please sign in to comment.