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/09 06:58:10 UTC

camel git commit: Upgrade JGit to version 4.9.0.201710071750-r

Repository: camel
Updated Branches:
  refs/heads/master 2530efcc5 -> 0136a85a1


Upgrade JGit to version 4.9.0.201710071750-r


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

Branch: refs/heads/master
Commit: 0136a85a174caabffb7670a7abad8717bba88e6c
Parents: 2530efc
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Oct 9 08:53:36 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Oct 9 08:53:36 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0136a85a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 69cbfe0..ce67627 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -380,7 +380,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.8.0.201706111038-r</jgit-version>
+    <jgit-version>4.9.0.201710071750-r</jgit-version>
     <jgroups-version>4.0.6.Final</jgroups-version>
     <libthrift-version>0.10.0</libthrift-version>
     <jibx-version>1.2.6</jibx-version>