Skip to content

Commit

Permalink
chore(dependencies): use version 33.0.0 of com.google.guava:guava (#1160
Browse files Browse the repository at this point in the history
)

to resolve CVE-2020-8908 and CVE-2023-2976 and to stay up to date.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dbyron-sf and mergify[bot] committed Feb 27, 2024
1 parent e85f740 commit 690ec5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinnaker-dependencies/spinnaker-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
api("com.google.apis:google-api-services-storage:v1-rev141-1.25.0")
api("com.google.cloud:google-cloud-secretmanager:2.3.10")
api("com.google.code.findbugs:jsr305:3.0.2")
api("com.google.guava:guava:30.0-jre")
api("com.google.guava:guava:33.0.0-jre")
api("com.hubspot.jinjava:jinjava:2.7.1")
api("com.jakewharton.retrofit:retrofit1-okhttp3-client:1.1.0")
api("com.jcraft:jsch:${versions.jsch}")
Expand Down

0 comments on commit 690ec5d

Please sign in to comment.