update to netty 4.1.53

This commit is contained in:
Jörg Prante 2020-10-21 14:31:14 +02:00
parent 7ce935df64
commit 635f3a62e9

View file

@ -1,19 +1,19 @@
group = org.xbib
name = netty-http
version = 4.1.52.1
version = 4.1.53.1
gradle.wrapper.version = 6.6.1
netty.version = 4.1.52.Final
netty.version = 4.1.53.Final
tcnative.version = 2.0.34.Final
bouncycastle.version = 1.66
reactivestreams.version = 1.0.2
reactivex.version = 1.3.8
conscrypt.version = 2.4.0
conscrypt.version = 2.5.1
javassist.version = 3.27.0-GA
jackson.version = 2.11.1
jackson.version = 2.11.3
mockito.version = 3.4.4
xbib.net.version = 2.1.0
xbib-guice.version = 4.0.4
xbib-guice.version = 4.4.2
# uuhh, too many tests to update to jupiter in rx...
junit.version = 5.6.2
junit4.version = 4.13