You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dom4j currently depends on Jaxen 1.1.6 but newer versions have been available. Unlike 1.1.6, version 2.0.0 is module-friendly (that was also true for 1.2.0).
FWIW I have been using 2.0.0 in css4j-dom4j since January, without issues.