Skip to content

Commit

Permalink
use same version of aws sdk as confluent platform v.3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zzztimbo committed Nov 9, 2017
1 parent 9db6481 commit 4ba0121
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 @@ -46,7 +46,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.11.65</version>
<version>1.11.86</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 4ba0121

Please # to comment.