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/09/10 08:23:33 UTC

[camel] branch master updated: Upgrade Jgit to version 5.0.3.201809091024-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 e2fbc3f  Upgrade Jgit to version 5.0.3.201809091024-r
e2fbc3f is described below

commit e2fbc3f397d7439b2c577e09c695317aa03786c2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 10 10:22:57 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ce6ed89..65d9734 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -387,7 +387,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.2.201807311906-r</jgit-version>
+    <jgit-version>5.0.3.201809091024-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>