build issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894048 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-10-08 22:37:52 +00:00
parent 01697724ec
commit 91f423e33c
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ dependencies {
}
testImplementation 'com.google.guava:guava:31.0.1-jre'
testImplementation "org.apache.logging.log4j:log4j-slf4j18-impl:${log4jVersion}"
testImplementation 'org.apiguardian:apiguardian-api:1.1.2'
}
final String MODULE_NAME = 'org.apache.poi.excelant'