Skip to content

Commit

Permalink
[FLINK-8131] Update to Kafka 0.11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aljoscha committed Nov 22, 2017
1 parent a2f10b1 commit f3b91f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connectors/flink-connector-kafka-0.11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ under the License.

<!-- Allow users to pass custom connector versions -->
<properties>
<kafka.version>0.11.0.1</kafka.version>
<kafka.version>0.11.0.2</kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f3b91f2

Please sign in to comment.