Skip to content

Commit

Permalink
deps(maven): bump aws-java-sdk-core from 1.12.306 to 1.12.308
Browse files Browse the repository at this point in the history
Bumps [aws-java-sdk-core](https://github.com/aws/aws-sdk-java) from 1.12.306 to 1.12.308.
- [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.306...1.12.308)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 22, 2022
1 parent f8ee08a commit 31f4fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.12.306</version>
<version>1.12.308</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 31f4fcd

Please sign in to comment.