Update netty-handler, netty-transport to 4.1.116.Final (#1620)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
7184dadf4a
commit
798a54c466
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.22.0"
|
||||
val bouncyCastleVersion = "1.79"
|
||||
val nettyVersion = "4.1.115.Final"
|
||||
val nettyVersion = "4.1.116.Final"
|
||||
val logbackVersion = "1.3.14"
|
||||
|
||||
val jacksonCoreVersion = "2.17.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue