update to Netty 4.1.32
This commit is contained in:
parent
b024cb26e6
commit
42c147cec1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
group = org.xbib
|
||||
name = netty-http
|
||||
version = 4.1.30.0
|
||||
version = 4.1.32.0
|
||||
|
||||
netty.version = 4.1.30.Final
|
||||
tcnative.version = 2.0.19.Final
|
||||
netty.version = 4.1.32.Final
|
||||
tcnative.version = 2.0.20.Final
|
||||
bouncycastle.version = 1.60
|
||||
xbib-net-url.version = 1.1.3
|
||||
alpnagent.version = 2.0.9
|
||||
|
|
Loading…
Reference in a new issue