Skip to content

Conversation

denodo-research-labs
Copy link

Upgrade avro to 1.11.3 to solve GHSA-rhrv-645h-fjfh.

We need this PR and prestodb/presto-hive-apache#64 to fix GHSA-rhrv-645h-fjfh in Presto.

@@ -455,8 +466,8 @@
<shadedPattern>${shadeBase}.com.google.gson</shadedPattern>
</relocation>
<relocation>
<pattern>com.fasterxml.jackson.core</pattern>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain why this needed to change?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current version of avro was 1.7.3, but version 1.11.3 includes dependencies with jackson-core (already relocated) and jackson-databind and jackson-annotations (not relocated).

@tdcmeehan tdcmeehan self-assigned this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants