Update netty-handler, netty-transport to 4.1.111.Final (#1368)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
797d36bf29
commit
f8fabb55b0
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ object Dependencies {
|
|||
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
|
||||
val agronaVersion = "1.21.1"
|
||||
val bouncyCastleVersion = "1.78.1"
|
||||
val nettyVersion = "4.1.110.Final"
|
||||
val nettyVersion = "4.1.111.Final"
|
||||
val logbackVersion = "1.3.14"
|
||||
|
||||
val jacksonCoreVersion = "2.17.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue