summaryrefslogtreecommitdiffstats
path: root/poi-integration/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'poi-integration/build.gradle')
-rw-r--r--poi-integration/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/poi-integration/build.gradle b/poi-integration/build.gradle
index 1c01901e59..8f8d8902e3 100644
--- a/poi-integration/build.gradle
+++ b/poi-integration/build.gradle
@@ -44,8 +44,6 @@ dependencies {
testImplementation 'org.apache.ant:ant:1.10.11'
testImplementation 'org.apache.commons:commons-collections4:4.4'
testImplementation 'com.google.guava:guava:31.0.1-jre'
- testRuntimeOnly "org.apache.logging.log4j:log4j-core:${log4jVersion}"
- testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:${log4jVersion}"
misc(project(':poi-ooxml')) {
capabilities {