update to a fix version of xbib marc

This commit is contained in:
Jörg Prante 2022-10-18 09:44:19 +02:00
parent ea79e7afd6
commit 9e5d8e6775

View file

@ -12,7 +12,7 @@ dependencyResolutionManagement {
library('content-rdf', 'org.xbib', 'content-rdf').versionRef('content')
library('content-resource', 'org.xbib', 'content-resource').versionRef('content')
library('content-xml', 'org.xbib', 'content-xml').versionRef('content')
library('marc', 'org.xbib', 'marc').version('2.7.0')
library('marc', 'org.xbib', 'marc').version('2.7.1')
library('charactersets', 'org.xbib', 'bibliographic-character-sets').version('2.0.0')
}
}