Skip to content

Commit

Permalink
[Backport 2.x] fix(deps): update dependency software.amazon.cryptogra…
Browse files Browse the repository at this point in the history
…phy:aws-cryptographic-material-providers to v1.8.0 (#974)

fix(deps): update dependency software.amazon.cryptography:aws-cryptographic-material-providers to v1.8.0 (#973)



(cherry picked from commit 117772a)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent ebb1382 commit 153687e
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 @@ -175,7 +175,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
implementation "org.opensearch:common-utils:${common_utils_version}"
implementation "com.amazonaws:aws-encryption-sdk-java:3.0.1"
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.7.0"
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.8.0"
implementation "org.dafny:DafnyRuntime:4.9.0"
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
Expand Down

0 comments on commit 153687e

Please sign in to comment.