Skip to content

Commit 3c9319c

Browse files
opensearch-trigger-bot[bot]github-actions[bot]mend-for-github-com[bot]
authored
[Backport 2.x] fix(deps): update dependency software.amazon.cryptography:aws-cryptographic-material-providers to v1.9.0 (#1054)
fix(deps): update dependency software.amazon.cryptography:aws-cryptographic-material-providers to v1.9.0 (#1047) (cherry picked from commit d90ac17) 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>
1 parent 9f70dc2 commit 3c9319c

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
@@ -175,7 +175,7 @@ dependencies {
175175
api group: 'org.slf4j', name: 'slf4j-api', version: '1.7.36'
176176
implementation "org.opensearch:common-utils:${common_utils_version}"
177177
implementation "com.amazonaws:aws-encryption-sdk-java:3.0.1"
178-
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.8.0"
178+
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.9.0"
179179
implementation "org.dafny:DafnyRuntime:4.9.1"
180180
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
181181
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'

0 commit comments

Comments
 (0)