[
https://issues.apache.org/jira/browse/KAFKA-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167486#comment-15167486
]
ASF GitHub Bot commented on KAFKA-3286:
---------------------------------------
GitHub user granthenke opened a pull request:
https://github.com/apache/kafka/pull/973
KAFKA-3286: Add plugin to quickly check for outdated dependencies
Adds a gradle task to generate a report of outdate release dependencies:
`gradle dependencyUpdates`
Updates a few minor versions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/granthenke/kafka outdated-deps
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/973.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 #973
----
commit 892f0148bebc724b73d84545466c8bfe29fe32cf
Author: Grant Henke <[email protected]>
Date: 2016-02-25T17:17:18Z
KAFKA-3286: Add plugin to quickly check for outdated dependencies
Adds a gradle task to generate a report of outdate release dependencies:
`gradle dependencyUpdates`
Updates a few minor versions.
----
> Add plugin to quickly check for outdated dependencies
> -----------------------------------------------------
>
> Key: KAFKA-3286
> URL: https://issues.apache.org/jira/browse/KAFKA-3286
> Project: Kafka
> Issue Type: Sub-task
> Components: build
> Reporter: Grant Henke
> Assignee: Grant Henke
> Fix For: 0.10.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)