Browse Source

commons-io 2.14.0

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912639 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_5
PJ Fanning 8 months ago
parent
commit
8814a4bfb9
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      poi-integration/src/test/java9/module-info.java

+ 1
- 0
poi-integration/src/test/java9/module-info.java View File

@@ -23,6 +23,7 @@ module org.apache.poi.stress {
requires java.desktop;

requires org.apache.commons.collections4;
requires org.apache.commons.io;
requires org.apache.poi.examples;
requires org.apache.poi.scratchpad;


Loading…
Cancel
Save