Skip to content

Commit

Permalink
build(deps): bump aws.sdk.version from 2.17.69 to 2.17.70 (#600)
Browse files Browse the repository at this point in the history
Bumps `aws.sdk.version` from 2.17.69 to 2.17.70.

Updates `software.amazon.awssdk:bom` from 2.17.69 to 2.17.70
- [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.69...2.17.70)

Updates `http-client-spi` from 2.17.69 to 2.17.70
- [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.69...2.17.70)

Updates `url-connection-client` from 2.17.69 to 2.17.70

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:url-connection-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2021
1 parent 85b8b32 commit 9f20b10
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 @@ -56,7 +56,7 @@
<log4j.version>2.14.1</log4j.version>
<jackson.version>2.13.0</jackson.version>
<aspectj.version>1.9.7</aspectj.version>
<aws.sdk.version>2.17.69</aws.sdk.version>
<aws.sdk.version>2.17.70</aws.sdk.version>
<aws.xray.recorder.version>2.10.0</aws.xray.recorder.version>
<payloadoffloading-common.version>1.1.1</payloadoffloading-common.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 9f20b10

Please sign in to comment.