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/06 10:04:50 UTC

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

commit c1951da74c4987d21843eb0485a08e31f4f6dd8f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 6 12:04:25 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1092593..9bb02cd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -350,7 +350,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.2.201908231537-r</jgit-version>
+        <jgit-version>5.4.3.201909031940-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>