summaryrefslogtreecommitdiffstats
path: root/poi-integration
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-09-29 17:35:05 +0000
committerPJ Fanning <fanningpj@apache.org>2021-09-29 17:35:05 +0000
commitf44c15575d65a14e32c4baa147941b77e9f18e5f (patch)
treeb4194528405db4ecc54a1faddb738e144ae24e6a /poi-integration
parentbd1ea63abe44de41d9cb90f4457bc1b939a7f1c1 (diff)
downloadpoi-f44c15575d65a14e32c4baa147941b77e9f18e5f.tar.gz
poi-f44c15575d65a14e32c4baa147941b77e9f18e5f.zip
build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893729 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poi-integration')
-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 {