mirror of
https://github.com/corda/corda.git
synced 2025-06-19 23:53:52 +00:00
ENT-6863 upgrade netty to 4.1.77.Final
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
# This file is parsed from Python in the docs/source/conf.py file
|
# 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
|
# because some versions here need to be matched by app authors in
|
||||||
# their own projects. So don't get fancy with syntax!
|
# their own projects. So don't get fancy with syntax!
|
||||||
|
# Fancy syntax - multi pass ${whatever} replacement
|
||||||
|
|
||||||
cordaVersion=4.10
|
cordaVersion=4.10
|
||||||
versionSuffix=SNAPSHOT
|
versionSuffix=SNAPSHOT
|
||||||
@ -55,7 +56,7 @@ assertjVersion=3.12.2
|
|||||||
slf4JVersion=1.7.30
|
slf4JVersion=1.7.30
|
||||||
log4JVersion=2.17.1
|
log4JVersion=2.17.1
|
||||||
okhttpVersion=3.14.2
|
okhttpVersion=3.14.2
|
||||||
nettyVersion=4.1.76.Final
|
nettyVersion=4.1.77.Final
|
||||||
fileuploadVersion=1.4
|
fileuploadVersion=1.4
|
||||||
kryoVersion=4.0.2
|
kryoVersion=4.0.2
|
||||||
kryoSerializerVersion=0.43
|
kryoSerializerVersion=0.43
|
||||||
|
Reference in New Issue
Block a user