Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dom4j to latest version #14

Open
doncorley opened this issue Mar 22, 2020 · 0 comments
Open

Update dom4j to latest version #14

doncorley opened this issue Mar 22, 2020 · 0 comments

Comments

@doncorley
Copy link
Contributor

I am a new user of JIBX plugin. Thank you much for the great plugin. Currently I am using jibx-extras version 1.3.3 as dependency.
I see that there is a compile dependency on dom4j:jar:1.6.1 from JIBX side.

Same dom4j version is listed in dependencies page as well.
http://jibx.sourceforge.net/maven-jibx-plugin/dependencies.html

dom4j version older than 2.1.1 are listed as vulnerable because of CVE-2018-1000632
https://nvd.nist.gov/vuln/detail/CVE-2018-1000632

If I override dom4j to 2.1.1 at runtime, I get runtime issues.
Is it possible to update dom4j to 2.1.1, so that all the JIBX users can benefit ?

Note: dom4j package changes from dom4j:dom4j to org.dom4j:dom4j in 2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant