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

Update Guava version to version 31.1 #451

Closed
wants to merge 1 commit into from

Conversation

loliman
Copy link

@loliman loliman commented Jul 5, 2022

Guava should be updated to 31.1 because of a recent vulnerability in 29.0.

Compiles and works just fine with 31.1.

@kayman-mk
Copy link

Would be great to get this fixed as company guidelines @Hapag-Lloyd prohibit using a library with common vulnerabilities.

Link to the CVE: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8908

@vladmihalcea
Copy link
Owner

@kayman-mk I could integrate this issue, but it's actually useless because Guava is an optional dependency, so Hibernate Types just uses whatever Guava version you configured in your project.

Therefore, you don't risk anything no matter whether I integrate this or not.

@vladmihalcea vladmihalcea added this to the 2.17.0 milestone Jul 21, 2022
@vladmihalcea vladmihalcea changed the title Update guava to avoid vulnerability Update Guava version to version 31.1 Jul 21, 2022
vladmihalcea pushed a commit that referenced this pull request Jul 21, 2022
@vladmihalcea
Copy link
Owner

Applied upstream, thanks

@loliman loliman deleted the update-guava branch August 25, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants