build issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894044 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-10-08 21:24:01 +00:00
parent b8ae188593
commit 860a279ed8
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ module org.apache.poi.poi {
requires net.bytebuddy;
requires org.junit.jupiter.api;
requires org.junit.jupiter.params;
requires org.apiguardian.api;
exports org.apache.poi.hpsf.basic to org.junit.platform.commons;
exports org.apache.poi.hssf.record.pivot to org.junit.platform.commons;