Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Bump aws.sdk.version from 1.11.503 to 1.11.504
Browse files Browse the repository at this point in the history
Bumps `aws.sdk.version` from 1.11.503 to 1.11.504.

Updates `aws-java-sdk-dynamodb` from 1.11.503 to 1.11.504
- [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.11.503...1.11.504)

Updates `aws-java-sdk-core` from 1.11.503 to 1.11.504
- [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.11.503...1.11.504)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Feb 22, 2019
1 parent 565c251 commit 3437f8a
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 @@ -21,7 +21,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit.version>5.4.0</junit.version>
<aws.sdk.version>1.11.503</aws.sdk.version>
<aws.sdk.version>1.11.504</aws.sdk.version>
<hamcrest.version>2.1</hamcrest.version>
</properties>

Expand Down

0 comments on commit 3437f8a

Please sign in to comment.