File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ object Dependencies extends DependencyUtils {
1919 val akkaHttpCache : ModuleID = " com.typesafe.akka" %% " akka-http-caching" % Version .akkaHttp
2020 val akkaStream : ModuleID = " com.typesafe.akka" %% " akka-stream" % Version .akka
2121 val apacheHttpClient : ModuleID = " org.apache.httpcomponents" % " httpclient" % " 4.5.14"
22- val bouncyCastlePkix : ModuleID = " org.bouncycastle" % " bcpkix-jdk15on " % " 1.70 "
22+ val bouncyCastlePkix : ModuleID = " org.bouncycastle" % " bcpkix-jdk18on " % " 1.78.1 "
2323 val commonsCodec : ModuleID = " commons-codec" % " commons-codec" % " 1.17.0"
2424 val commonsLang3 : ModuleID = " org.apache.commons" % " commons-lang3" % " 3.14.0"
2525 val guava : ModuleID = " com.google.guava" % " guava" % " 31.1-jre"
You can’t perform that action at this time.
0 commit comments