Skip to content

Commit

Permalink
chore(deps): bump aws-java-sdk from 1.12.127 to 1.12.128
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.127 to 1.12.128.
- [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.127...1.12.128)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 9, 2021
1 parent e5d8c32 commit e897a08
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.127</version>
<version>1.12.128</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit e897a08

Please sign in to comment.