Skip to content

Commit

Permalink
Update aws-java-sdk monorepo to v1.12.701
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent 56df840 commit 0566fb7
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 @@ -106,7 +106,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.701'
) {
entry 'aws-java-sdk-core'
entry 'aws-java-sdk-kms'
Expand Down

0 comments on commit 0566fb7

Please sign in to comment.