[ https://issues.apache.org/jira/browse/KAFKA-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142488#comment-15142488 ]
ASF GitHub Bot commented on KAFKA-3227: --------------------------------------- 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. ---- > Conservative update of Kafka dependencies > ----------------------------------------- > > Key: KAFKA-3227 > URL: https://issues.apache.org/jira/browse/KAFKA-3227 > Project: Kafka > Issue Type: Improvement > Components: build > Reporter: Ismael Juma > Assignee: Ismael Juma > Fix For: 0.9.1.0 > > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)