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/09/13 11:25:16 UTC

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

commit df1dd18ceb152d1af2dd2d0e74aa2550c673e891
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 13 13:24:50 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 45e0182..12980e1 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.3.201909031940-r</jgit-version>
+        <jgit-version>5.5.0.201909110433-r</jgit-version>
         <jgroups-version>4.1.4.Final</jgroups-version>
         <jgroups-raft-version>0.4.3.Final</jgroups-raft-version>
         <jgroups-raft-jgroups-version>4.0.20.Final</jgroups-raft-jgroups-version>