From 8efae7e191e57b81ea899b1dc5dd259cc9c8c612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rg=20Prante?= Date: Sat, 14 Sep 2019 10:22:17 +0200 Subject: [PATCH] update to netty 4.1.41, marc 2.0.1 --- gradle.properties | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index bd9aa49..7e74e00 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,16 +1,15 @@ group = org.xbib name = oai -version = 2.0.1 +version = 2.0.2 xbib-content.version = 2.0.1 -xbib-netty-http.version = 4.1.39.2 +xbib-netty-http.version = 4.1.41.0 tcnative.version = 2.0.25.Final # test junit.version = 5.5.1 -junit4.version = 4.12 xbib-bibliographic-character-sets.version = 1.0.0 -xbib-marc.version = 2.0.0 +xbib-marc.version = 2.0.1 # doc asciidoclet.version = 1.5.4