Skip to content

Commit

Permalink
Upgrade to AWS SDK 2.0.1 (#372)
Browse files Browse the repository at this point in the history
Upgraded to the new newest version of the SDK.
  • Loading branch information
pfifer authored and sahilpalvia committed Aug 17, 2018
1 parent e8d2190 commit 2e2c892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amazon-kinesis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<properties>
<aws-java-sdk.version>1.11.272</aws-java-sdk.version>
<awssdk.version>2.0.0</awssdk.version>
<awssdk.version>2.0.1</awssdk.version>
<sqlite4java.version>1.0.392</sqlite4java.version>
<sqlite4java.native>libsqlite4java</sqlite4java.native>
<sqlite4java.libpath>${project.build.directory}/test-lib</sqlite4java.libpath>
Expand Down

0 comments on commit 2e2c892

Please sign in to comment.