Skip to content

Commit 82bdeda

Browse files
committed
MODULE REMOVAL, SECURITY - Removed Log4J 1.x log adapter.
Github warns me that Log4J 1.x has a security issue (CVE-2019-17571 ) with no updated version available (apparently EOL). I don't think the security issue affects our use of this module but I don't want a JAR with security issues in the build. I also note this module code has incorrect logger names and I doubt anyone is using it.
1 parent 1bfedae commit 82bdeda

File tree

3 files changed

+0
-165
lines changed

3 files changed

+0
-165
lines changed

openhtmltopdf-log4j/pom.xml

Lines changed: 0 additions & 57 deletions
This file was deleted.

openhtmltopdf-log4j/src/main/java/com/openhtmltopdf/log4j/Log4JXRLogger.java

Lines changed: 0 additions & 107 deletions
This file was deleted.

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
<modules>
2525
<module>openhtmltopdf-core</module>
26-
<module>openhtmltopdf-log4j</module>
2726
<module>openhtmltopdf-slf4j</module>
2827
<module>openhtmltopdf-examples</module>
2928
<module>openhtmltopdf-pdfbox</module>

0 commit comments

Comments
 (0)