pjfanning commented on issue #899: URL: https://github.com/apache/poi/issues/899#issuecomment-3284552161
POI uses log4j-api as a mandatory dependency. You can read up on the log4j docs to find out how to use log4j. Having log4j-api on the classpath does not mean that you need to add log4j-core to your classpath. log4j-api is a lightweight jar while log4j-core is the jar that had the log4shell issues. -- 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]
