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/12/14 08:39:38 UTC

[camel] 01/02: Upgrade Jgit to version 5.10.0.202012080955-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

commit 668d8522cb822deac73e3ab4eca725000103dac1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 14 09:30:53 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ae2e85b..f11caf5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -313,7 +313,7 @@
         <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.4.1</jettison-version>
-        <jgit-version>5.9.0.202009080501-r</jgit-version>
+        <jgit-version>5.10.0.202012080955-r</jgit-version>
         <jgroups-version>4.2.6.Final</jgroups-version>
         <jgroups-raft-version>0.5.2.Final</jgroups-raft-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>