Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dependencies): update resteasy to remove CVE
An old version of resteasy is resolved transitively through org.pacesys:openstack4j in front50-swift. Updating this removes CVE-2020-1695. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1695 At Armory, we have been running this config for over a year, so this is a pretty safe change. We are just moving our own overrides to open source to fix CVE's for everyone. | | | \--- org.pacesys:openstack4j:3.2.0 | | | +--- org.pacesys.openstack4j.connectors:openstack4j-resteasy:3.2.0 | | | | +--- org.jboss.resteasy:resteasy-client:3.1.4.Final | | | | | +--- org.jboss.resteasy:resteasy-jaxrs:3.1.4.Final -> 3.12.1.Final
- Loading branch information