https://bz.apache.org/bugzilla/show_bug.cgi?id=70023
PJ Fanning <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INFORMATIONPROVIDED OS| |All --- Comment #1 from PJ Fanning <[email protected]> --- log4j-core is not a dependency of poi - only log4j-api is You don't need to rebuild POI to use a newer of log4j. That is, you should be able to take the jars that we publish to Maven Central and use them with a newer version of log4j. https://ci-builds.apache.org/job/POI/job/POI-DSL-1.8-branch-5.5.x/ shows that POI 5.5 builds with Java 1.8 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
