Update netty-handler, netty-transport to 4.1.119.Final (#1782)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
887391239b
commit
d71646141f
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.1.118.Final"
|
||||
val nettyVersion = "4.1.119.Final"
|
||||
val logbackVersion = "1.3.15"
|
||||
|
||||
val jacksonCoreVersion = "2.18.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue