Skip to content

Commit 0d1d197

Browse files
authored
Update netty-all to 4.1.127.Final to resolve CVE in smtp-codec (#313)
1 parent 777bd92 commit 0d1d197

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
@@ -51,7 +51,7 @@ object Dependencies {
5151
val log4j = "2.23.1"
5252
val thrift = "0.20.0"
5353
val sprayJson = "1.3.6"
54-
val netty = "4.1.126.Final"
54+
val netty = "4.1.127.Final"
5555
val protobuf = "4.29.2"
5656

5757
val refererParser = "1.1.0"

0 commit comments

Comments
 (0)