Update bcpkix-jdk15on to 1.70 (#729)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
a8d8ece4cc
commit
279ec93ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ object Dependencies {
|
|||
}
|
||||
|
||||
object TestDependencies {
|
||||
val bcpkix = "org.bouncycastle" % "bcpkix-jdk15on" % "1.68" % Test
|
||||
val bcpkix = "org.bouncycastle" % "bcpkix-jdk15on" % "1.70" % Test
|
||||
val commonsMath = "org.apache.commons" % "commons-math" % "2.2" % Test
|
||||
val commonsIo = "commons-io" % "commons-io" % "2.11.0" % Test
|
||||
val commonsCodec = "commons-codec" % "commons-codec" % "1.15" % Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue