aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml-full/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'poi-ooxml-full/build.gradle')
-rw-r--r--poi-ooxml-full/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/poi-ooxml-full/build.gradle b/poi-ooxml-full/build.gradle
index cadfa3cf89..1a8e91e638 100644
--- a/poi-ooxml-full/build.gradle
+++ b/poi-ooxml-full/build.gradle
@@ -37,8 +37,6 @@ sourceSets {
dependencies {
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
-// implementation "org.apache.logging.log4j:log4j-api:${log4jVersion}"
- runtimeOnly "org.apache.logging.log4j:log4j-core:${log4jVersion}"
}
idea {