Skip to content

Commit

Permalink
Update bouncycastle to 1.78
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Apr 11, 2024
1 parent b20328b commit a64c8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
buddy/buddy-sign]}
buddy/buddy-sign {:mvn/version "3.5.346"
:exclusions [org.bouncycastle/bcprov-jdk18on]}
org.bouncycastle/bcprov-jdk18on {:mvn/version "1.75"}}}
org.bouncycastle/bcprov-jdk18on {:mvn/version "1.78"}}}
:run-server {:main-opts ["-m" "com.yetanalytics.datasim.server"]}
:onyx {:extra-paths ["onyx-resources" "src/onyx"]
:extra-deps {com.amazonaws/aws-java-sdk-s3 {:mvn/version "1.11.899"}
Expand Down

0 comments on commit a64c8c3

Please sign in to comment.