pjfanning commented on code in PR #1187:
URL: https://github.com/apache/poi/pull/1187#discussion_r3615765228
##########
poi-ooxml/src/test/java9/module-info.java:
##########
@@ -124,6 +124,7 @@ Licensed to the Apache Software Foundation (ASF) under one
or more
requires org.junit.jupiter.params;
requires com.google.common;
requires org.mockito;
+ requires org.apache.logging.log4j.core;
Review Comment:
hopefully this can be removed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]