Fixed Issues in Avro

Review the list of Avro issues that are resolved in Cloudera Runtime 7.1.9 SP1.

CDPD-66671: Avro - Upgrade commons-compress to 1.26.0 due to CVE-2023-42503, CVE-2024-25710 and CVE-2024-26308
Upgraded commons-compress library from 1.22 to 1.26.0 due to CVE-2023-42503, CVE-2024-25710 & CVE-2024-26308
CDPD-63092: Out of memory issues due to CVE-2023-39410
When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and therefore leading to out of memory on the system. This issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.