Skip to content

Commit d90ac17

Browse files
fix(deps): update dependency software.amazon.cryptography:aws-cryptographic-material-providers to v1.9.0 (#1047)
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 9671912 commit d90ac17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ dependencies {
174174
implementation "org.apache.commons:commons-lang3:${versions.commonslang}"
175175
implementation "org.opensearch:common-utils:${common_utils_version}"
176176
implementation "com.amazonaws:aws-encryption-sdk-java:3.0.1"
177-
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.8.0"
177+
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.9.0"
178178
implementation "org.dafny:DafnyRuntime:4.9.1"
179179
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
180180
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'

0 commit comments

Comments
 (0)