Skip to content

Commit

Permalink
chore(dependencies): use version 1.12.261 of the aws sdk
Browse files Browse the repository at this point in the history
to remove vulnerability CVE-2022-31159 that version 1.12.176 is subject to
  • Loading branch information
dbyron-sf committed Feb 20, 2024
1 parent b2fab98 commit 57de23e
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 @@ -7,7 +7,7 @@ javaPlatform {
ext {
versions = [
arrow : "0.13.2",
aws : "1.12.176",
aws : "1.12.261",
awsv2 : "2.19.0",
bouncycastle : "1.77",
brave : "5.12.3",
Expand Down

0 comments on commit 57de23e

Please sign in to comment.