Skip to content

Commit 4d5ad4b

Browse files
fix(deps): update dependency software.amazon.cryptography:aws-cryptographic-material-providers to v1.10.1
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent ceffb7b commit 4d5ad4b

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.9.0"
177+
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.10.1"
178178
implementation "org.dafny:DafnyRuntime:4.10.0"
179179
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
180180
// needed by aws-encryption-sdk-java

0 commit comments

Comments
 (0)