Skip to content

Commit

Permalink
Update aws-java-sdk monorepo to v1.12.766
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 02c2e17 commit 2b99f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ allprojects {
// Solves CVE-2022-31159, happens only on local builds when running dependencyCheck gradle task
dependencySet(
group: 'com.amazonaws',
version: '1.12.689'
version: '1.12.766'
) {
entry 'aws-java-sdk-core'
entry 'aws-java-sdk-kms'
Expand Down

0 comments on commit 2b99f97

Please sign in to comment.