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 2019/08/28 08:12:10 UTC

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

commit 66147256886926b9c1c4a6a318cbfde0d9713b44
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 28 10:11:46 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e62f0d3..e8c9fe2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -349,7 +349,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.4.0.201906121030-r</jgit-version>
+        <jgit-version>5.4.2.201908231537-r</jgit-version>
         <jgroups-version>4.1.2.Final</jgroups-version>
         <jgroups-raft-version>0.4.2.Final</jgroups-raft-version>
         <jgroups-raft-jgroups-version>4.0.15.Final</jgroups-raft-jgroups-version>