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:49 UTC

(camel) branch jgit-6.8 created (now 296e722ea7d)

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

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


      at 296e722ea7d Upgrade JGit to version 6.8.0.202311291450-r

This branch includes the following new commits:

     new 296e722ea7d Upgrade JGit to version 6.8.0.202311291450-r

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ac...@apache.org.
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>