ENT-6863 upgrade netty to 4.1.77.Final

This commit is contained in:
Chris Cochrane 2022-06-22 16:20:03 +01:00
parent c98923d008
commit 3d52a67ded
No known key found for this signature in database
GPG Key ID: 4D4602B5BBC63950

View File

@ -1,6 +1,7 @@
# This file is parsed from Python in the docs/source/conf.py file
# because some versions here need to be matched by app authors in
# their own projects. So don't get fancy with syntax!
# Fancy syntax - multi pass ${whatever} replacement
cordaVersion=4.10
versionSuffix=SNAPSHOT
@ -55,7 +56,7 @@ assertjVersion=3.12.2
slf4JVersion=1.7.30
log4JVersion=2.17.1
okhttpVersion=3.14.2
nettyVersion=4.1.76.Final
nettyVersion=4.1.77.Final
fileuploadVersion=1.4
kryoVersion=4.0.2
kryoSerializerVersion=0.43