]> source.dussan.org Git - poi.git/commitdiff
build issue
authorPJ Fanning <fanningpj@apache.org>
Fri, 8 Oct 2021 22:37:52 +0000 (22:37 +0000)
committerPJ Fanning <fanningpj@apache.org>
Fri, 8 Oct 2021 22:37:52 +0000 (22:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894048 13f79535-47bb-0310-9956-ffa450edef68

poi-excelant/build.gradle

index 02c4a27aedae923e1a358ef1d2f74459950c0ced..968c8b4792ac71b35caca95d9d4fc5f3a75670ee 100644 (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'