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:24:08 UTC

[camel] branch main updated: Upgrade Jgit to version 6.7.0.202309050840-r (#11712)

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 1c87e4d964e Upgrade Jgit to version 6.7.0.202309050840-r (#11712)
1c87e4d964e is described below

commit 1c87e4d964eee591ef2c6e49076214e9eb88ea42
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 12 18:24:00 2023 +0200

    Upgrade Jgit to version 6.7.0.202309050840-r (#11712)
    
    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>