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/01/17 06:39:05 UTC

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

commit d47c4b2098cd673a90ad699acef3efc7d9748f78
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 17 07:38:42 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7983b25..d8a4e54 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -379,7 +379,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.2.0.201812061821-r</jgit-version>
+    <jgit-version>5.2.1.201812262042-r</jgit-version>
     <jgroups-version>4.0.15.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>