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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new f6014fc  Bump org.eclipse.jgit:org.eclipse.jgit
f6014fc is described below

commit f6014fc43f00c34b48203f5368fb56f515389a43
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 15:54:25 2026 +0000

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

diff --git a/pom.xml b/pom.xml
index e2623d6..9a10507 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
     <dependency>
       <groupId>org.eclipse.jgit</groupId>
       <artifactId>org.eclipse.jgit</artifactId>
-      <version>7.5.0.202512021534-r</version>
+      <version>7.6.0.202603022253-r</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty</groupId>

Reply via email to