You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by iemejia <gi...@git.apache.org> on 2017/05/27 19:09:25 UTC

[GitHub] avro pull request #227: Upgrade commons-compress dependency version to 1.14

GitHub user iemejia opened a pull request:

    https://github.com/apache/avro/pull/227

    Upgrade commons-compress dependency version to 1.14

    The most recent of commons-compress was published recently and includes many interesting improvements for snappy and other compression algorithms.
    https://commons.apache.org/proper/commons-compress/changes-report.html#a1.13

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

    $ git pull https://github.com/iemejia/avro avro

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

    https://github.com/apache/avro/pull/227.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 #227
    
----
commit 6b926cf0a0d0ee796c990c850365d0c2b5b142f6
Author: Ismaël Mejía <ie...@apache.org>
Date:   2017-05-27T19:06:50Z

    Upgrade commons-compress dependency version to 1.14

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---