mirror of https://github.com/apache/poi.git
build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893729 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bd1ea63abe
commit
f44c15575d
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue