Skip to content

Commit

Permalink
chore(dependencies): update the aws sdk to 1.12.100 (spinnaker#904)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and ylebedeva-pd committed May 3, 2022
1 parent fc4dad9 commit 48bf8b0
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.84",
aws : "1.12.100",
bouncycastle : "1.64", // 1.64 removes CVE-2019-17359
brave : "5.12.3",
groovy : "2.5.11", //this needs to keep in sync with the version from boot... if we could get rid of groovy-all we'd no longer need this
Expand Down

0 comments on commit 48bf8b0

Please sign in to comment.