Skip to content

Commit

Permalink
[FLINK-8888] [Kinesis Connectors] Update the AWS SDK for flink kinesi…
Browse files Browse the repository at this point in the history
…s connector

This closes apache#5663
  • Loading branch information
kailashhd authored and StephanEwen committed Mar 15, 2018
1 parent a04c8a0 commit c71f7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connectors/flink-connector-kinesis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ under the License.
<artifactId>flink-connector-kinesis_${scala.binary.version}</artifactId>
<name>flink-connector-kinesis</name>
<properties>
<aws.sdk.version>1.11.171</aws.sdk.version>
<aws.sdk.version>1.11.272</aws.sdk.version>
<aws.kinesis-kcl.version>1.8.1</aws.kinesis-kcl.version>
<aws.kinesis-kpl.version>0.12.6</aws.kinesis-kpl.version>
</properties>
Expand Down

0 comments on commit c71f7e1

Please sign in to comment.