JxBrowser Does Not Use Log4j
Posted on December 13, 2021
JxBrowser is not susceptible to Log4j’s CVE-2021-44228.
As others in Java world, we follow the news about the latest CVE found in Log4j. We want to reassure our users that JxBrowser is safe.
JxBrowser does not use Log4j. For your convenience, our logging is pure JUL.
We do not bring Log4J with transitive dependencies either. You can examine our external dependencies in
jxbrowser-%version%.jar
file. They are located under the com.teamdev.jxbrowser.deps
package.