Update netty-handler, netty-transport to 4.1.106.Final

This commit is contained in:
scala-steward-asf[bot] 2024-01-21 00:04:16 +00:00 committed by He-Pin(kerr)
parent 3c7921c66c
commit 04a35d382c

View file

@ -29,7 +29,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.19.2"
val nettyVersion = "4.1.104.Final"
val nettyVersion = "4.1.106.Final"
val protobufJavaVersion = "3.20.3"
val logbackVersion = "1.3.14"