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 2023/12/06 08:41:50 UTC

(camel) 01/01: Upgrade JGit to version 6.8.0.202311291450-r

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch jgit-6.8
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 296e722ea7d5ad80c35d896586f20eb11d4b07dd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 6 09:41:29 2023 +0100

    Upgrade JGit to version 6.8.0.202311291450-r
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f1e452b19b6..71849863910 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -260,7 +260,7 @@
         <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.5.4</jettison-version>
-        <jgit-version>6.7.0.202309050840-r</jgit-version>
+        <jgit-version>6.8.0.202311291450-r</jgit-version>
         <jgroups-version>5.3.0.Final</jgroups-version>
         <jgroups-raft-version>1.0.11.Final</jgroups-raft-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>