Upgrade Netty to 4.1.84.Final

This commit is contained in:
Scott Frederick
2022-11-03 17:19:46 -05:00
parent 94d8e93295
commit 1a43a60d2a

View File

@@ -31,7 +31,7 @@ ext {
okHttp3Version = "4.9.3"
httpClientVersion = "4.5.13"
nettyVersion = "4.1.77.Final"
nettyVersion = "4.1.84.Final"
junitVersion = "5.7.2"
mockitoVersion = "3.9.0"