update to netty 4.1.48
This commit is contained in:
parent
37df7bb96e
commit
a8fe25a21e
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
id "com.github.spotbugs" version "2.0.0"
|
||||
id "org.sonarqube" version "2.8"
|
||||
id "io.codearte.nexus-staging" version "0.11.0"
|
||||
id "io.codearte.nexus-staging" version "0.21.1"
|
||||
id "org.xbib.gradle.plugin.asciidoctor" version "1.6.0.1"
|
||||
}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
group = org.xbib
|
||||
name = oai
|
||||
version = 2.1.1
|
||||
version = 2.2.2
|
||||
|
||||
xbib-content.version = 2.0.5
|
||||
xbib-netty-http.version = 4.1.45.0
|
||||
xbib-netty-http.version = 4.1.48.0
|
||||
tcnative.version = 2.0.28.Final
|
||||
|
||||
# test only
|
||||
|
|
Loading…
Reference in a new issue