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:56:29 UTC

(camel) branch main updated: Upgrade JGit to version 6.8.0.202311291450-r (#12327)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2cd7ef8d7eb Upgrade JGit to version 6.8.0.202311291450-r (#12327)
2cd7ef8d7eb is described below

commit 2cd7ef8d7eb6d97c72a390e1e44a0c11e5eaf9b3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 6 09:56:22 2023 +0100

    Upgrade JGit to version 6.8.0.202311291450-r (#12327)
    
    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>