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/06/21 08:17:08 UTC

[2/5] camel git commit: Upgrade Jgit to version 4.8.0.201706111038-r

Upgrade Jgit to version 4.8.0.201706111038-r


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

Branch: refs/heads/master
Commit: 163e46e49cf895e65c09104732fe7348d7028f9b
Parents: e75d1e0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 21 10:06:05 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 21 10:06:05 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/163e46e4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 27c6632..cbe8f82 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -366,7 +366,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.7.1.201706071930-r</jgit-version>
+    <jgit-version>4.8.0.201706111038-r</jgit-version>
     <jgroups-version>4.0.3.Final</jgroups-version>
     <libthrift-version>0.9.3</libthrift-version>
     <jibx-version>1.2.6</jibx-version>