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

Upgrade of woodstox to v5.1.0 #1483

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

tfr42
Copy link
Member

@tfr42 tfr42 commented Apr 5, 2023

This PR upgrades woodstox library to version 5.1.0 and resolves a duplication of classes introduced by deegree-core-commons:

[INFO] |  +- org.deegree:deegree-core-commons:jar:3.5.0-SNAPSHOT:compile
[INFO] |  |  +- org.codehaus.woodstox:woodstox-core-lgpl:jar:4.2.1:compile
[INFO] |  |  +- org.apache.ws.commons.axiom:axiom-api:jar:1.2.22:compile
[INFO] |  |  |  +- org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.1:compile
[INFO] |  |  |  +- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1:compile
[INFO] |  |  |  \- org.apache.james:apache-mime4j-core:jar:0.7.2:compile

It also resolves the CVE reported for woodstox-core-lgpl-4.2.0.jar (pkg:maven/org.codehaus.woodstox/woodstox-core-lgpl@4.2.0, cpe:2.3:a:fasterxml:woodstox:4.2.0:::::::*) : CVE-2022-40152.

Dependencies of jaxws-rt:jar:2.3.3:

[INFO] |  +- com.sun.xml.ws:jaxws-rt:jar:2.3.3:runtime
[INFO] |  |  +- com.sun.xml.ws:policy:jar:2.7.10:runtime
[INFO] |  |  +- com.sun.xml.bind:jaxb-impl:jar:2.3.7:runtime
[INFO] |  |  +- org.glassfish.ha:ha-api:jar:3.1.12:runtime
[INFO] |  |  +- org.glassfish.external:management-api:jar:3.2.2:runtime
[INFO] |  |  +- org.glassfish.gmbal:gmbal:jar:4.0.1:runtime
[INFO] |  |  +- org.glassfish.pfl:pfl-tf:jar:4.1.0:runtime
[INFO] |  |  +- org.glassfish.pfl:pfl-basic:jar:4.1.0:runtime
[INFO] |  |  +- org.jvnet.staxex:stax-ex:jar:1.8.3:runtime
[INFO] |  |  +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.9:runtime
[INFO] |  |  +- org.jvnet.mimepull:mimepull:jar:1.9.13:runtime
[INFO] |  |  +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile
[INFO] |  |  +- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
[INFO] |  |  +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:runtime
[INFO] |  |  +- com.fasterxml.woodstox:woodstox-core:jar:5.1.0:runtime
[INFO] |  |  \- org.codehaus.woodstox:stax2-api:jar:4.1:compile

@tfr42 tfr42 added CVE Common Vulnerabilities and Exposures dependencies Pull requests that update a dependency (library) labels Apr 5, 2023
@tfr42 tfr42 added this to the 3.5 milestone Apr 5, 2023
@copierrj copierrj merged commit 14422c8 into deegree:main Apr 5, 2023
@lgoltz lgoltz deleted the upgradeWoodstox branch August 17, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CVE Common Vulnerabilities and Exposures dependencies Pull requests that update a dependency (library)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants