Skip to content

Commit

Permalink
Update Xalan (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Jun 21, 2024
1 parent 8fd33d1 commit f01eea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metafacture-biblio/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation project(':metafacture-commons')
implementation project(':metafacture-flowcontrol')
implementation 'org.dspace:oclc-harvester2:1.0.0'
implementation ('xalan:xalan:2.7.0') {
implementation ('xalan:xalan:2.7.3') {
exclude group: 'xalan', module: 'serializer'
exclude group: 'xercesImpl', module: 'xercesImpl'
exclude group: 'xml-apis', module: 'xml-apis'
Expand Down

0 comments on commit f01eea8

Please sign in to comment.