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 2020/03/11 10:05:52 UTC

[camel] branch master updated: Upgrade JGit to version 5.7.0.202003090808-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 ab62843  Upgrade JGit to version 5.7.0.202003090808-r
ab62843 is described below

commit ab628431778c86dcb23deb8238db7f274b7e7b72
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 11 11:05:19 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 215dab9..f81bb5f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -370,7 +370,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.6.1.202002131546-r</jgit-version>
+        <jgit-version>5.7.0.202003090808-r</jgit-version>
         <jgroups-version>4.2.0.Final</jgroups-version>
         <jgroups-raft-version>0.5.1.Final</jgroups-raft-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>