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/12/28 07:14:24 UTC

[1/2] camel git commit: Upgrade Jgit to version 4.6.0.201612231935-r

Repository: camel
Updated Branches:
  refs/heads/master 2d3446993 -> 38ba3c0bc


Upgrade Jgit to version 4.6.0.201612231935-r


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

Branch: refs/heads/master
Commit: 8c0710ee95ead98af2b72c4022dcec202ad2ca2e
Parents: 2d34469
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Dec 28 08:12:10 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Dec 28 08:12:10 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8c0710ee/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 70969bc..16252d9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -332,7 +332,7 @@
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.8</jettison-version>
-    <jgit-version>4.5.0.201609210915-r</jgit-version>
+    <jgit-version>4.6.0.201612231935-r</jgit-version>
     <jgroups-version>3.6.11.Final</jgroups-version>
     <libthrift-version>0.9.3</libthrift-version>
     <jibx-version>1.2.6</jibx-version>


[2/2] camel git commit: Upgrade JavaEWAH to version 1.1.6

Posted by ac...@apache.org.
Upgrade JavaEWAH to version 1.1.6


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

Branch: refs/heads/master
Commit: 38ba3c0bc1a9f992330a6ea69ff9000405d0c9b5
Parents: 8c0710e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Dec 28 08:13:56 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Dec 28 08:13:56 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/38ba3c0b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 16252d9..7bcf6a1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -294,7 +294,7 @@
     <jasypt-version>1.9.2</jasypt-version>
     <java-apns-bundle-version>1.0.0.Beta6_1</java-apns-bundle-version>
     <java-apns-version>1.0.0.Beta6</java-apns-version>
-    <java-ewah-version>0.7.9</java-ewah-version>
+    <java-ewah-version>1.1.6</java-ewah-version>
     <jna-version>4.2.1</jna-version>
     <jnats-version>0.7.3</jnats-version>
     <javacc-maven-plugin-version>2.6</javacc-maven-plugin-version>