GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/4200
MINOR: Update to Scala 2.11.12 (part 2)
Missed a few places in the previous commit.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka scala-2.11.12-part2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4200.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4200
----
commit 491e33b8f37ec259f82efbad34c305d5e34eb275
Author: Ismael Juma <[email protected]>
Date: 2017-11-09T16:46:57Z
MINOR: Update to Scala 2.11.12 (part 2)
Missed a few places in the previous commit.
----
---