Skip to content

Commit

Permalink
Merge pull request #17 from burtcorp/bump-aws-sdk
Browse files Browse the repository at this point in the history
Bump AWS SDK to 2.13.1
  • Loading branch information
stenlarsson committed Apr 28, 2020
2 parents d1a571f + f77e94d commit d1a5c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -36,7 +36,7 @@
</developers>

<properties>
<aws-sdk.version>2.5.37</aws-sdk.version>
<aws-sdk.version>2.13.1</aws-sdk.version>
<slf4j.version>1.7.26</slf4j.version>
<junit.version>5.4.2</junit.version>
<mockito.version>2.27.0</mockito.version>
Expand Down

0 comments on commit d1a5c85

Please sign in to comment.