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 2018/08/02 09:00:39 UTC

[camel] branch master updated: Upgrade Jgit to version 5.0.2.201807311906-r

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 162b751  Upgrade Jgit to version 5.0.2.201807311906-r
162b751 is described below

commit 162b7519b5ccb05f1e1244f579f905756dc6cb6b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 2 10:59:53 2018 +0200

    Upgrade Jgit to version 5.0.2.201807311906-r
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1f19f86..6a6f958 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -388,7 +388,7 @@
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.4.0</jettison-version>
-    <jgit-version>5.0.1.201806211838-r</jgit-version>
+    <jgit-version>5.0.2.201807311906-r</jgit-version>
     <jgroups-version>4.0.13.Final</jgroups-version>
     <libthrift-version>0.11.0</libthrift-version>
     <jibx-version>1.2.6</jibx-version>