GJL commented on issue #11333: [FLINK-14121] Update commons-compress because of CVE-2019-12402 URL: https://github.com/apache/flink/pull/11333#issuecomment-598599141 > The `flink-oss-fs-hadoop` `NOTICE` should not be changed since it isn't actually bundling commons-compress; Actually, `commons-compress` seems to be bundled: ``` jar -tf flink-oss-fs-hadoop-1.10.0.jar | grep XZCompressorInputStream org/apache/commons/compress/compressors/xz/XZCompressorInputStream.class ``` Do you want to have another look, @zentol?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
