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

apupier 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 9a9806b8142d chore(deps): Bump org.eclipse.jgit:org.eclipse.jgit
9a9806b8142d is described below

commit 9a9806b8142d131852d1d7861b8d342074d37561
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:30:49 2026 +0000

    chore(deps): Bump org.eclipse.jgit:org.eclipse.jgit
    
    Bumps 
[org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 
7.7.0.202606012155-r to 7.7.1.202607240634-r.
    - 
[Commits](https://github.com/eclipse-jgit/jgit/compare/v7.7.0.202606012155-r...v7.7.1.202607240634-r)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jgit:org.eclipse.jgit
      dependency-version: 7.7.1.202607240634-r
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 072de1221e62..1b70ba56fa5e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -293,7 +293,7 @@
         <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.5.6</jettison-version>
-        <jgit-version>7.7.0.202606012155-r</jgit-version>
+        <jgit-version>7.7.1.202607240634-r</jgit-version>
         <jgroups-version>5.5.6.Final</jgroups-version>
         <jgroups-raft-version>1.1.4.Final</jgroups-raft-version>
         <jira-rest-client-api-version>6.0.4</jira-rest-client-api-version>

Reply via email to