update to Netty 4.1.56
This commit is contained in:
parent
51f2cd1898
commit
9e134e3eff
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
group = org.xbib
|
group = org.xbib
|
||||||
name = netty-http
|
name = netty-http
|
||||||
version = 4.1.54.1
|
version = 4.1.56.0
|
||||||
|
|
||||||
gradle.wrapper.version = 6.6.1
|
gradle.wrapper.version = 6.6.1
|
||||||
netty.version = 4.1.54.Final
|
netty.version = 4.1.56.Final
|
||||||
tcnative.version = 2.0.34.Final
|
tcnative.version = 2.0.35.Final
|
||||||
bouncycastle.version = 1.67
|
bouncycastle.version = 1.67
|
||||||
reactivestreams.version = 1.0.2
|
reactivestreams.version = 1.0.2
|
||||||
reactivex.version = 1.3.8
|
reactivex.version = 1.3.8
|
||||||
|
|
Loading…
Reference in a new issue