From a8fe25a21e8c22a933e5d215144ec6ffd7a9b00e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rg=20Prante?= Date: Sun, 5 Apr 2020 00:58:28 +0200 Subject: [PATCH] update to netty 4.1.48 --- build.gradle | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index d8c1f31..e6f0506 100644 --- a/build.gradle +++ b/build.gradle @@ -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" } diff --git a/gradle.properties b/gradle.properties index e006965..e7cf6bd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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