Skip to content

Commit 48f6db3

Browse files
committed
Upgrade netty to 4.1.133.Final to patch multiple high & medium severity CVEs
1 parent 0daced8 commit 48f6db3

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
@@ -51,7 +51,7 @@ object Dependencies {
5151
val log4j = "2.25.3"
5252
val thrift = "0.20.0"
5353
val sprayJson = "1.3.6"
54-
val netty = "4.1.132.Final"
54+
val netty = "4.1.133.Final"
5555
val grpcNettyShaded = "1.76.3"
5656
val protobuf = "4.29.6"
5757
val httpclient = "4.5.13"

0 commit comments

Comments
 (0)