Closed GergelyKalmar closed 2 years ago
Thank you for reporting this issue.
This pom.xml (for Glue 3.0) has the upgraded httpclient. We recommend using this version. https://github.com/aws-samples/aws-glue-samples/blob/master/utilities/Spark_UI/glue-3_0/pom.xml
Note: The dependency to httpclient is coming from Apache Spark. We cannot simply upgrade the pom.xml for Glue 2.0 to keep compatibility.
WhiteSource Bolt is reporting one high and two medium severity vulnerabilities on the Spark UI maven dependencies (coming from https://github.com/aws-samples/aws-glue-samples/blob/master/utilities/Spark_UI/pom.xml):
It would be great if these could be fixed.