GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/903
KAFKA-3227; Conservative update of Kafka dependencies Patch version bumps for bouncy castle, minikdc, snappy, slf4j and powermock: * Snappy: fixes a resource leak * MiniKDC: bumps commons-collections version to 3.2.2 to address a security flaw * Bouncy castle: security fixes Also update Gradle to 2.11 where the notable change is improved IDE integration. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-3227-conservative-update-of-kafka-deps Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/903.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 #903 ---- commit c8fa866cb692166c2bd30d9a0662731bb8c4af0b Author: Ismael Juma <ism...@juma.me.uk> Date: 2016-02-11T09:45:29Z Patch version bumps for bouncy castle, minikdc, snappy, slf4j and powermock * Snappy: fixes a resource leak * MiniKDC: bumps commons-collections version to 3.2.2 to address a security flaw * Bouncy castle: security fixes commit d3d4128c0e45a9885e6346af26071fbc7cc330ce Author: Ismael Juma <ism...@juma.me.uk> Date: 2016-02-11T09:46:23Z Bump gradle version to 2.11 Most relevant improvement is improved IDE integration. ---- --- 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. ---