Skip to content

Commit

Permalink
Upgrade kinesis version to fix extract binary in memory (#2621)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdhabalia authored Sep 25, 2018
1 parent 1905133 commit 1110584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulsar-io/kinesis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>amazon-kinesis-producer</artifactId>
<version>0.12.8</version>
<version>0.12.9</version>
</dependency>
<!-- /kinesis dependencies -->

Expand Down

0 comments on commit 1110584

Please sign in to comment.