Skip to content

Commit

Permalink
Update Kafka client to v0.10.2.2 (issue #352)
Browse files Browse the repository at this point in the history
  • Loading branch information
schubon committed Mar 7, 2019
1 parent d0e2772 commit ea36b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.ibm.streamsx.messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>0.10.0.0</version>
<version>0.10.2.2</version>
</dependency>
<dependency>
<groupId>com.rabbitmq</groupId>
Expand Down

0 comments on commit ea36b1b

Please sign in to comment.