Update Netty to 4.1.66.Final

This commit is contained in:
Andrew Steinborn 2021-07-24 18:37:31 -04:00
parent 2124b5ec12
commit adcf428e8f

View File

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