Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove guava upgrade hack #279

Merged
merged 2 commits into from
Apr 6, 2024
Merged

Conversation

pjfanning
Copy link
Contributor

@pjfanning pjfanning commented Apr 6, 2024

the old guava version hack was down to Pekko-gRPC 1.0 and our attempt to use an out of date io.grpc jar but to use a newer guava jar because of a CVE in the old guava version

We now use up to date io.gprc jar so it will have a newer guava dependency.

See dependencies in https://mvnrepository.com/artifact/io.grpc/grpc-protobuf/1.62.2

Copy link
Member

@raboof raboof left a comment

Choose a reason for hiding this comment

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

nice

@raboof raboof merged commit e27563d into apache:main Apr 6, 2024
19 checks passed
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.

None yet

3 participants