GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/2872

    MINOR: Update dependencies for 0.11

    Worth special mention:
    
    1. Update Scala to 2.11.11 and 2.12.2
    2. Update Gradle to 3.5
    3. Update ZooKeeper to 3.4.10
    4. Update reflections to 0.9.11, which:
        * Switches to jsr305 annotations with a provided scope
        * Updates Guava from 18 to 20
        * Updates javaassist from 3.18 to 3.21
    
    There’s a separate PR for updating RocksDb, so
    I didn’t include that here.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka update-deps-for-0.11

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2872.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 #2872
    
----
commit fb337b6c923785af6d0208f1895d3e42fa2ca699
Author: Ismael Juma <ism...@juma.me.uk>
Date:   2017-04-19T07:35:13Z

    MINOR: Update dependencies for 0.11
    
    Worth special mention:
    
    1. Update Scala to 2.11.11 and 2.12.2
    2. Update Gradle to 3.5
    3. Update ZooKeeper to 3.4.10
    4. Update reflections to 0.9.11, which:
        * Switches to jsr305 annotations with a provided scope
        * Updates Guava from 18 to 20
        * Updates javaassist from 3.18 to 3.21
    
    There’s a separate PR for updating RocksDb, so
    I didn’t include that here.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to