Update netty-handler, netty-transport to 4.2.6.Final (#2184)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
7fb098985b
commit
4ef6400f6a
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/aeron-io/aeron/blob/master/gradle/libs.versions.toml
|
||||
val agronaVersion = "2.2.4"
|
||||
val nettyVersion = "4.2.5.Final"
|
||||
val nettyVersion = "4.2.6.Final"
|
||||
val logbackVersion = "1.5.18"
|
||||
|
||||
val jacksonAnnotationsVersion = "2.20"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue