Skip to content

Commit 59bbaa9

Browse files
dependabot[bot]wandna-amazon
authored andcommitted
Bump software.amazon.awssdk:auth in /performance-test (opensearch-project#6315)
Bumps software.amazon.awssdk:auth from 2.32.13 to 2.39.5. --- updated-dependencies: - dependency-name: software.amazon.awssdk:auth dependency-version: 2.39.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Nathan Wand <wandna@amazon.com>
1 parent f9fea79 commit 59bbaa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

performance-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ configurations.all {
1616
group 'org.opensearch.dataprepper.test.performance'
1717

1818
dependencies {
19-
gatlingImplementation 'software.amazon.awssdk:auth:2.32.13'
19+
gatlingImplementation 'software.amazon.awssdk:auth:2.39.5'
2020
implementation 'com.fasterxml.jackson.core:jackson-core'
2121
testRuntimeOnly testLibs.junit.engine
2222

0 commit comments

Comments
 (0)