Skip to content

Commit

Permalink
Update bcpkix-jdk18on to 1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 18, 2025
1 parent 289a282 commit 6a42a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ val snakeYaml = "org.yaml" % "snakeyaml" % "2.0"

val commonsIO = "commons-io" % "commons-io" % "2.16.1"
val commonsCodec = "commons-codec" % "commons-codec" % "1.15"
val bouncyCastle = "org.bouncycastle" % "bcpkix-jdk18on" % "1.78.1"
val bouncyCastle = "org.bouncycastle" % "bcpkix-jdk18on" % "1.80"


// the client API request/response handing uses Pekko Http
Expand Down

0 comments on commit 6a42a96

Please sign in to comment.