Skip to content

Commit 384c854

Browse files
committed
Remove unused log4j dependency in metafacture-biblio
1 parent a681c89 commit 384c854

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

metafacture-biblio/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ dependencies {
2727
exclude group: 'xercesImpl', module: 'xercesImpl'
2828
exclude group: 'xml-apis', module: 'xml-apis'
2929
}
30-
implementation 'log4j:log4j:1.2.17'
3130
testImplementation 'junit:junit:4.12'
3231
testImplementation 'org.mockito:mockito-core:2.5.5'
3332
}

0 commit comments

Comments
 (0)