From f44c15575d65a14e32c4baa147941b77e9f18e5f Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 29 Sep 2021 17:35:05 +0000 Subject: [PATCH] build issue git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893729 13f79535-47bb-0310-9956-ffa450edef68 --- poi-integration/build.gradle | 2 -- 1 file changed, 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 { -- 2.39.5