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 a6601f59477 Upgrade JGit to version 6.6.1.202309021850-r (#11311)
a6601f59477 is described below

commit a6601f594773d7c6d1dd7a90904c39421383f472
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Sep 6 10:14:34 2023 +0200

    Upgrade JGit to version 6.6.1.202309021850-r (#11311)
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fc760a23bf8..f728770ea71 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -262,7 +262,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.0.202305301015-r</jgit-version>
+        <jgit-version>6.6.1.202309021850-r</jgit-version>
         <jgroups-version>5.2.17.Final</jgroups-version>
         <jgroups-raft-version>1.0.11.Final</jgroups-raft-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>

Reply via email to