Update bcpkix-jdk18on, bcprov-jdk18on, ... to 1.79 (#1546)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
ece409a4aa
commit
bcd44ee31d
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ object Dependencies {
|
|||
// needs to be inline with the aeron version, check
|
||||
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
|
||||
val agronaVersion = "1.22.0"
|
||||
val bouncyCastleVersion = "1.78.1"
|
||||
val bouncyCastleVersion = "1.79"
|
||||
val nettyVersion = "4.1.114.Final"
|
||||
val logbackVersion = "1.3.14"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue