mirror of https://github.com/apache/poi.git
PoiLogManager
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922062 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f2b0e2f19a
commit
b788812546
|
@ -16,7 +16,7 @@
|
|||
==================================================================== */
|
||||
|
||||
module org.apache.poi.stress {
|
||||
requires org.apache.logging.log4j;
|
||||
requires transitive org.apache.poi.poi;
|
||||
requires org.junit.jupiter.api;
|
||||
requires org.junit.jupiter.params;
|
||||
requires net.bytebuddy;
|
||||
|
|
Loading…
Reference in New Issue