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/03/13 10:03:38 UTC

[camel] 01/02: Upgrade JGit to version 6.5.0.202303070854-r

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

commit 69a6b1269fd6a61eb9b4060278f9caa7d1340a6d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 13 10:57:25 2023 +0100

    Upgrade JGit to version 6.5.0.202303070854-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 5fcb6ca32b1..59372e5f9a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -277,7 +277,7 @@
         <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.5.3</jettison-version>
-        <jgit-version>6.4.0.202211300538-r</jgit-version>
+        <jgit-version>6.5.0.202303070854-r</jgit-version>
         <jgroups-version>4.2.17.Final</jgroups-version>
         <jgroups-raft-version>0.5.3.Final</jgroups-raft-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>