Skip to content

Commit

Permalink
PoiLogManager
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922062 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
pjfanning committed Nov 24, 2024
1 parent f2b0e2f commit b788812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poi-integration/src/test/java9/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Licensed to the Apache Software Foundation (ASF) under one or more
==================================================================== */

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;
Expand Down

0 comments on commit b788812

Please sign in to comment.