update to Netty 4.1.66
This commit is contained in:
parent
1e2e25279c
commit
6e5ccf9e8f
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
group = org.xbib
|
||||
name = netty-http
|
||||
version = 4.1.65.1
|
||||
version = 4.1.66.0
|
||||
|
||||
gradle.wrapper.version = 6.6.1
|
||||
|
||||
netty.version = 4.1.65.Final
|
||||
tcnative.version = 2.0.39.Final
|
||||
netty.version = 4.1.66.Final
|
||||
tcnative.version = 2.0.40.Final
|
||||
bouncycastle.version = 1.68
|
||||
reactivestreams.version = 1.0.3
|
||||
reactivex.version = 1.3.8
|
||||
|
|
Loading…
Reference in a new issue