Details
Description
Jersey 1.19 is ancient, and if you need Atom feed parsing you're stuck with rome 0.9 and jdom 1.0 (which are going to flag an XXE CVE on jdom, though rome is not technically vulnerable to it because it uses setExpandEntities(false)).
Move to Jersey 2.x consistent with other uses of Jersey in Ranger.
Attachments
Issue Links
- is depended upon by
-
IMPALA-11374 Remove rome jar
- Open