Skip to content

Commit

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

---
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 27, 2023
1 parent 2a82442 commit 2fcc12f
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.418</version>
<version>1.12.435</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2fcc12f

Please sign in to comment.