[ 
https://issues.apache.org/jira/browse/KAFKA-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002712#comment-15002712
 ] 

ASF GitHub Bot commented on KAFKA-2800:
---------------------------------------

GitHub user granthenke opened a pull request:

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

    KAFKA-2800: Update outdated dependencies

    Changes:
        - org.scala-lang:scala-library [2.10.5 -> 2.10.6]
                - Scala 2.10.6 resolves a license incompatibility in 
scala.util.Sorting
                - Otherwise identical to Scala 2.10.5
        - org.xerial.snappy:snappy-java [1.1.1.7 -> 1.1.2]
                - Fixes SnappyOutputStream.close() is not idempotent
        - net.jpountz.lz4:lz4 [1.2.0 -> 1.3]
        - junit:junit [4.11 -> 4.12]
        - org.easymock:easymock [3.3.1 -> 3.4]
        - org.powermock:powermock-api-easymock [1.6.2 -> 1.6.3]
        - org.powermock:powermock-module-junit4 [1.6.2 -> 1.6.3]
        - org.slf4j:slf4j-api [1.7.6 -> 1.7.12]
        - org.slf4j:slf4j-log4j12 [1.7.6 -> 1.7.12]
        - com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider [2.5.4 -> 
2.6.3]
        - com.fasterxml.jackson.core:jackson-databind [2.5.4 -> 2.6.3]
        - org.eclipse.jetty:jetty-server [9.2.12.v20150709 -> 9.3.5.v20151012]
        - org.eclipse.jetty:jetty-servlet [9.2.12.v20150709 -> 9.3.5.v20151012]
        - org.bouncycastle:bcpkix-jdk15on [1.52 -> 1.53]
        - net.sf.jopt-simple:jopt-simple [3.2 -> 4.9]
        - removed explicit entry for org.objenesis:objenesis:2.2 (resolved 
transitively)

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

    $ git pull https://github.com/granthenke/kafka update-deps

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

    https://github.com/apache/kafka/pull/513.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 #513
    
----
commit d6bb5d52f1621b772376f074eaa2afcaea65a9bd
Author: Grant Henke <granthe...@gmail.com>
Date:   2015-11-12T16:14:23Z

    KAFKA-2800: Update outdated dependencies
    
    Changes:
        - org.scala-lang:scala-library [2.10.5 -> 2.10.6]
                - Scala 2.10.6 resolves a license incompatibility in 
scala.util.Sorting
                - Otherwise identical to Scala 2.10.5
        - org.xerial.snappy:snappy-java [1.1.1.7 -> 1.1.2]
                - Fixes SnappyOutputStream.close() is not idempotent
        - net.jpountz.lz4:lz4 [1.2.0 -> 1.3]
        - junit:junit [4.11 -> 4.12]
        - org.easymock:easymock [3.3.1 -> 3.4]
        - org.powermock:powermock-api-easymock [1.6.2 -> 1.6.3]
        - org.powermock:powermock-module-junit4 [1.6.2 -> 1.6.3]
        - org.slf4j:slf4j-api [1.7.6 -> 1.7.12]
        - org.slf4j:slf4j-log4j12 [1.7.6 -> 1.7.12]
        - com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider [2.5.4 -> 
2.6.3]
        - com.fasterxml.jackson.core:jackson-databind [2.5.4 -> 2.6.3]
        - org.eclipse.jetty:jetty-server [9.2.12.v20150709 -> 9.3.5.v20151012]
        - org.eclipse.jetty:jetty-servlet [9.2.12.v20150709 -> 9.3.5.v20151012]
        - org.bouncycastle:bcpkix-jdk15on [1.52 -> 1.53]
        - net.sf.jopt-simple:jopt-simple [3.2 -> 4.9]
        - removed explicit entry for org.objenesis:objenesis:2.2 (resolved 
transitively)

----


> Update outdated dependencies
> ----------------------------
>
>                 Key: KAFKA-2800
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2800
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.8.2.2
>            Reporter: Grant Henke
>            Assignee: Grant Henke
>
> See the relevant discussion here: 
> http://search-hadoop.com/m/uyzND1LAyyi2IB1wW1/Dependency+Updates&subj=Dependency+Updates



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to