We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77dcbb6 commit 462e675Copy full SHA for 462e675
metafacture-biblio/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation project(':metafacture-commons')
23
implementation project(':metafacture-flowcontrol')
24
implementation 'org.dspace:oclc-harvester2:0.1.12'
25
- implementation ('xalan:xalan:2.6.0') {
+ implementation ('xalan:xalan:2.7.0') {
26
exclude group: 'xalan', module: 'serializer'
27
exclude group: 'xercesImpl', module: 'xercesImpl'
28
exclude group: 'xml-apis', module: 'xml-apis'
0 commit comments