You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/06/06 06:26:32 UTC

camel git commit: Upgrade Snappy-java to version 1.1.2.6

Repository: camel
Updated Branches:
  refs/heads/master af54484d4 -> 8e6e41d6f


Upgrade Snappy-java to version 1.1.2.6


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8e6e41d6
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8e6e41d6
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8e6e41d6

Branch: refs/heads/master
Commit: 8e6e41d6f9d2db9b40499e801221d9496d8a074a
Parents: af54484
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jun 6 08:25:12 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jun 6 08:26:13 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8e6e41d6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ec01ba2..b6d2d22 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -501,7 +501,7 @@
     <slf4j-version>1.7.21</slf4j-version>
     <smack-version>4.0.7</smack-version>
     <snakeyaml-version>1.17</snakeyaml-version>
-    <snappy-version>1.1.2.4</snappy-version>
+    <snappy-version>1.1.2.6</snappy-version>
     <snmp4j-version>2.3.4_1</snmp4j-version>
     <solr-bundle-version>5.5.0_1</solr-bundle-version>
     <solr-version>5.5.0</solr-version>