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 2018/12/11 09:14:43 UTC

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

commit 688b127a8ee61c7fcbcf5b00aaca39ccba72b35d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 11 10:14:05 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5207b77..52d6ecf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -387,7 +387,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.1.3.201810200350-r</jgit-version>
+    <jgit-version>5.2.0.201812061821-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>