Skip to content

Commit

Permalink
fix(deps): update dependency software.amazon.cryptography:aws-cryptog…
Browse files Browse the repository at this point in the history
…raphic-material-providers to v1.9.0

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Feb 4, 2025
1 parent e18afa6 commit 0a4e846
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 @@ -174,7 +174,7 @@ dependencies {
implementation "org.apache.commons:commons-lang3:${versions.commonslang}"
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.8.0"
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.9.0"
implementation "org.dafny:DafnyRuntime:4.9.1"
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
Expand Down

0 comments on commit 0a4e846

Please sign in to comment.