sorenop opened a new issue, #3410: URL: https://github.com/apache/parquet-java/issues/3410
### Describe the bug, including details regarding any error messages, version, and platform. jackson-core <= 2.18.5 has been identified with a vulnerability: https://github.com/advisories/GHSA-72hv-8253-57qq As parquet-jackson re-bundles/shades jackson-core and still has the module-info.class mentioning jackson-core, parquet-jackson is now flagged as vulnerable by trivy (the vulnerability scanner that we use). Do you have plans of releasing a version of parquet-jackson that includes at least 2.18.6 of jackson-core? ### Component(s) _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
