Skip to content

Commit

Permalink
[hotfix][kafka] Bump Kafka 0.11 dependency
Browse files Browse the repository at this point in the history
This might include some bugfixes
  • Loading branch information
pnowojski authored and tzulitai committed Nov 2, 2017
1 parent c61d186 commit dc2ef4f
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.0</kafka.version>
<kafka.version>0.11.0.1</kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit dc2ef4f

Please sign in to comment.