Update Netty to 4.1.55.Final.

This commit is contained in:
Andrew Steinborn
2020-12-09 22:25:06 -05:00
parent 2a5bb1e487
commit aef0e4a825
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
junitVersion = '5.7.0'
slf4jVersion = '1.7.30'
log4jVersion = '2.13.3'
nettyVersion = '4.1.54.Final'
nettyVersion = '4.1.55.Final'
guavaVersion = '25.1-jre'
checkerFrameworkVersion = '3.6.1'
configurateVersion = '3.7.1'