Skip to content

Commit

Permalink
Bump aws.sdk.version from 2.20.97 to 2.20.116 (#640)
Browse files Browse the repository at this point in the history
Bumps `aws.sdk.version` from 2.20.97 to 2.20.116.

Updates `software.amazon.awssdk:sts` from 2.20.97 to 2.20.116

Updates `software.amazon.awssdk:s3` from 2.20.97 to 2.20.116

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bryan Burkholder <[email protected]>
  • Loading branch information
dependabot[bot] and bryanlb authored Aug 4, 2023
1 parent 03d05eb commit dc67037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kaldb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<opensearch.version>2.7.0</opensearch.version>
<curator.version>5.4.0</curator.version>
<log4j.version>2.20.0</log4j.version>
<aws.sdk.version>2.20.97</aws.sdk.version>
<aws.sdk.version>2.20.116</aws.sdk.version>
<error.prone.version>2.16</error.prone.version>
</properties>

Expand Down

0 comments on commit dc67037

Please sign in to comment.