Skip to content

Commit

Permalink
Bump awssdk.version from 2.17.80 to 2.17.81
Browse files Browse the repository at this point in the history
Bumps `awssdk.version` from 2.17.80 to 2.17.81.

Updates `software.amazon.awssdk:bom` from 2.17.80 to 2.17.81
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.80...2.17.81)

Updates `apache-client` from 2.17.80 to 2.17.81

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:apache-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2021
1 parent 2b856ed commit aefa4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<aws-lambda-java-events.version>3.10.0</aws-lambda-java-events.version>
<aws-lambda-serverless-java-container.version>1.6</aws-lambda-serverless-java-container.version>
<aws-xray.version>2.10.0</aws-xray.version>
<awssdk.version>2.17.80</awssdk.version>
<awssdk.version>2.17.81</awssdk.version>
<aws-alexa-sdk.version>2.41.0</aws-alexa-sdk.version>
<azure-functions-java-library.version>1.4.2</azure-functions-java-library.version>
<kotlin.version>1.5.31</kotlin.version>
Expand Down

0 comments on commit aefa4c4

Please sign in to comment.