Skip to content

Commit e68bf0a

Browse files
Update netty-handler, netty-transport to 4.2.9.Final (#2589) (#2590)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 07b19b0 commit e68bf0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ object Dependencies {
3636
// needs to be inline with the aeron version, check
3737
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
3838
val agronaVersion = "1.22.0"
39-
val nettyVersion = "4.2.7.Final"
39+
val nettyVersion = "4.2.9.Final"
4040
val logbackVersion = "1.3.15"
4141

4242
val jacksonAnnotationsVersion = "2.20"

0 commit comments

Comments
 (0)