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 2017/10/17 06:49:03 UTC

[1/2] camel git commit: Upgrade Snappy Java to version 1.1.4

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 <an...@gmail.com>
Authored: Tue Oct 17 08:34:27 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
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 -->


[2/2] camel git commit: Upgrade SnakeYaml to version 1.19

Posted by ac...@apache.org.
Upgrade SnakeYaml to version 1.19


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

Branch: refs/heads/master
Commit: d04c5c1dc28d1f44610840c48f81a67b0e90eee1
Parents: 6ff9bf9
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Oct 17 08:46:33 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Oct 17 08:46:33 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d04c5c1d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7c19ef4..cdbe57e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -615,7 +615,7 @@
     <slf4j-api-version>1.7.22</slf4j-api-version>
     <slf4j-version>1.7.22</slf4j-version>
     <smack-version>4.2.1</smack-version>
-    <snakeyaml-version>1.18</snakeyaml-version>
+    <snakeyaml-version>1.19</snakeyaml-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>