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/14 14:46:15 UTC

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

commit ca9f9788d031efb1b227c808bf01db1e223c1b7e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Mar 14 15:45:33 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e0546de..195245c 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.7.0.202003090808-r</jgit-version>
+        <jgit-version>5.7.0.202003110725-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>