Update netty-handler, netty-transport to 4.2.1.Final (#1839)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
14a98afce7
commit
f70f45bcb2
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,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 nettyVersion = "4.2.0.Final"
|
||||
val nettyVersion = "4.2.1.Final"
|
||||
val logbackVersion = "1.3.15"
|
||||
|
||||
val jacksonCoreVersion = "2.18.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue