Skip to content

Commit

Permalink
chore(deps): bump aws-java-sdk from 1.12.102 to 1.12.105 (#404)
Browse files Browse the repository at this point in the history
Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.12.102 to 1.12.105.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.102...1.12.105)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk
  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 Nov 8, 2021
1 parent 98b079c commit b87d8c6
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.12.102</version>
<version>1.12.105</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit b87d8c6

Please sign in to comment.