update to netty 4.1.48
This commit is contained in:
parent
2040c56315
commit
ced37bd8d1
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
group = org.xbib
|
||||
name = netty-http
|
||||
version = 4.1.47.0
|
||||
version = 4.1.48.0
|
||||
|
||||
# netty
|
||||
netty.version = 4.1.47.Final
|
||||
netty.version = 4.1.48.Final
|
||||
tcnative.version = 2.0.29.Final
|
||||
tcnative-legacy-macosx.version = 2.0.26.Final
|
||||
|
||||
|
|
Loading…
Reference in a new issue