mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
ENT-6863 upgrade netty to 4.1.77.Final
This commit is contained in:
parent
c98923d008
commit
3d52a67ded
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user