Repository: camel Updated Branches: refs/heads/master 3e318c57f -> d04c5c1dc
Upgrade Snappy Java to version 1.1.4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ff9bf9a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6ff9bf9a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6ff9bf9a Branch: refs/heads/master Commit: 6ff9bf9a3b5b3f74f1b373ce5e6ffcfbec5b9289 Parents: 3e318c5 Author: Andrea Cosentino <[email protected]> Authored: Tue Oct 17 08:34:27 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Tue Oct 17 08:34:27 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/6ff9bf9a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c744b98..7c19ef4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -616,7 +616,7 @@ <slf4j-version>1.7.22</slf4j-version> <smack-version>4.2.1</smack-version> <snakeyaml-version>1.18</snakeyaml-version> - <snappy-version>1.1.2.6</snappy-version> + <snappy-version>1.1.4</snappy-version> <snmp4j-version>2.3.4_1</snmp4j-version> <solr-bundle-version>5.5.2_1</solr-bundle-version> <!-- solr version aligned with lucene -->
