Skip to content

Commit

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

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

Updates `http-client-spi` from 2.17.178 to 2.17.179
- [Release notes](https:/aws/aws-sdk-java-v2/releases)
- [Changelog](https:/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.178...2.17.179)

Updates `url-connection-client` from 2.17.178 to 2.17.179

---
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 28, 2022
1 parent ec9649c commit ac27cfc
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 @@ -58,7 +58,7 @@
<log4j.version>2.17.2</log4j.version>
<jackson.version>2.13.2.2</jackson.version>
<aspectj.version>1.9.7</aspectj.version>
<aws.sdk.version>2.17.178</aws.sdk.version>
<aws.sdk.version>2.17.179</aws.sdk.version>
<aws.xray.recorder.version>2.11.1</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 ac27cfc

Please sign in to comment.