Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk:bom from 2.17.4 to 2.17.5 (#483
Browse files Browse the repository at this point in the history
)

Bumps [software.amazon.awssdk:bom](https://github.com/aws/aws-sdk-java-v2) from 2.17.4 to 2.17.5.
- [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.4...2.17.5)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  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 Jul 27, 2021
1 parent 53ebb24 commit 535cbc4
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 @@ -54,7 +54,7 @@
<log4j.version>2.14.1</log4j.version>
<jackson.version>2.12.4</jackson.version>
<aspectj.version>1.9.7</aspectj.version>
<aws.sdk.version>2.17.4</aws.sdk.version>
<aws.sdk.version>2.17.5</aws.sdk.version>
<aws.xray.recorder.version>2.9.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 535cbc4

Please sign in to comment.