Skip to content

Commit a6fb3ab

Browse files
Update netty-handler, netty-transport to 4.2.14.Final (#2987)
1 parent a505843 commit a6fb3ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Dependencies {
3535
// https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
3636
// (remember to also update the scala-steward pin)
3737
val agronaVersion = "2.4.1"
38-
val nettyVersion = "4.2.13.Final"
38+
val nettyVersion = "4.2.14.Final"
3939
val logbackVersion = "1.5.32"
4040

4141
val jacksonAnnotationsVersion = "2.21"

0 commit comments

Comments
 (0)