Skip to content

Commit

Permalink
Update aws-java-sdk monorepo to v1.12.512 (#2981)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent 802776b commit 0a52394
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 @@ -117,7 +117,7 @@ allprojects {
// Solves CVE-2022-31159, happens only on local builds when running dependencyCheck gradle task
dependencySet(
group: 'com.amazonaws',
version: '1.12.508'
version: '1.12.512'
) {
entry 'aws-java-sdk-core'
entry 'aws-java-sdk-kms'
Expand Down

0 comments on commit 0a52394

Please sign in to comment.