Skip to content

Commit

Permalink
build(deps): bump com.amazonaws:aws-java-sdk-sts (#206)
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-java-sdk-sts](https://github.com/aws/aws-sdk-java) from 1.12.591 to 1.12.609.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.591...1.12.609)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-sts
  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: ejeffrli <[email protected]>
  • Loading branch information
dependabot[bot] and ejeffrli authored Dec 11, 2023
1 parent 3d8d8e5 commit b7b1693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
version to avoid any runtime incompatibilities.
-->
<apache.arrow.version>13.0.0</apache.arrow.version>
<aws-sdk.version>1.12.591</aws-sdk.version>
<aws-sdk.version>1.12.609</aws-sdk.version>
<slf4j-log4j.version>2.0.9</slf4j-log4j.version>
<junit.version>4.13.2</junit.version>
<surefire.failsafe.version>3.2.2</surefire.failsafe.version>
Expand Down

0 comments on commit b7b1693

Please sign in to comment.