Update bcpkix-jdk18on to 1.77 (#803)
* Update bcpkix-jdk18on to 1.77 * Revert commit(s) 8a400d73a9 * Update bcpkix-jdk18on to 1.77 --------- Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6bd4437fa
commit
a51dd22696
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ object Dependencies {
|
|||
}
|
||||
|
||||
object TestDependencies {
|
||||
val bcpkix = "org.bouncycastle" % "bcpkix-jdk18on" % "1.76" % Test
|
||||
val bcpkix = "org.bouncycastle" % "bcpkix-jdk18on" % "1.77" % Test
|
||||
val commonsMath = "org.apache.commons" % "commons-math" % "2.2" % Test
|
||||
val commonsIo = "commons-io" % "commons-io" % "2.15.0" % Test
|
||||
val commonsCodec = "commons-codec" % "commons-codec" % "1.16.0" % Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue