You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring Cloud GCP uses google-cloud-bom for the common dependencies. We have recently turned on Snyk vulnerability detection, and it found a deserialization issue with Guava 20.0.
The recommended remediation step is to upgrade to 24.1.1 or higher.
Spring Cloud GCP uses
google-cloud-bom
for the common dependencies. We have recently turned on Snyk vulnerability detection, and it found a deserialization issue with Guava 20.0.The recommended remediation step is to upgrade to 24.1.1 or higher.
Would it be possible to upgrade Guava version in google-cloud-clients POM?
Spring Cloud GCP tracking issue: spring-attic/spring-cloud-gcp#1207
The text was updated successfully, but these errors were encountered: