Skip to content

Commit 14e83e1

Browse files
authored
bump: Netty 4.1.118 (#32666)
1 parent 0b6e392 commit 14e83e1

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
@@ -21,7 +21,7 @@ object Dependencies {
2121
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
2222
// Note: 1.23+ is JDK 17 only so we cannot bump until we stop supporting JDK 11
2323
val agronaVersion = "1.22.0"
24-
val nettyVersion = "4.1.117.Final"
24+
val nettyVersion = "4.1.118.Final"
2525
val protobufJavaVersion = "3.25.5" // also sync with protocVersion in Protobuf.scala
2626
val logbackVersion = "1.5.16"
2727
val scalaFortifyVersion = "1.0.22"

0 commit comments

Comments
 (0)