Skip to content

Commit

Permalink
Bump aws-java-sdk-core from 1.12.417 to 1.12.418
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.417 to 1.12.418.
- [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.417...1.12.418)

---
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] authored Mar 2, 2023
1 parent a2c6b82 commit 283523e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-cloud-meta-spring-ec2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.12.417</version>
<version>1.12.418</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 283523e

Please sign in to comment.