Skip to content

Commit

Permalink
Bump software.amazon.awssdk:auth from 2.24.1 to 2.25.2
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:auth from 2.24.1 to 2.25.2.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent 120f306 commit ee470c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parents/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<documentation.org.opensearch.url>https://opensearch.org/docs/${parsed-version.org.opensearch.compatible.main.majorVersion}.${parsed-version.org.opensearch.compatible.main.minorVersion}</documentation.org.opensearch.url>

<version.com.google.code.gson>2.9.1</version.com.google.code.gson>
<version.software.amazon.awssdk>2.24.1</version.software.amazon.awssdk>
<version.software.amazon.awssdk>2.25.2</version.software.amazon.awssdk>
<!-- Jackson: used by the Elasticsearch REST client, by Avro, by the AWS SDK and in tests (wiremock, ...) -->
<version.com.fasterxml.jackson>2.15.2</version.com.fasterxml.jackson>
<!-- slf4j: used by the AWS SDK -->
Expand Down

0 comments on commit ee470c9

Please sign in to comment.