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/10/12 16:08:59 UTC

[camel] 01/01: Upgrade Jgit to version 6.7.0.202309050840-r

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

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

commit 8d15de3528468b3f12b03ef695f9e9f451fe7a86
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 12 18:08:08 2023 +0200

    Upgrade Jgit to version 6.7.0.202309050840-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 d72bac66476..9ee049c018e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,7 +259,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.6.1.202309021850-r</jgit-version>
+        <jgit-version>6.7.0.202309050840-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>