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

mbuenger 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 45f4761  Bump org.eclipse.jgit:org.eclipse.jgit (#113)
45f4761 is described below

commit 45f4761a9c70b110cbb1f4e80240f02314fc6623
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 6 22:05:32 2025 +0200

    Bump org.eclipse.jgit:org.eclipse.jgit (#113)
    
    Bumps 
[org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 
7.2.1.202505142326-r to 7.3.0.202506031305-r.
    - 
[Commits](https://github.com/eclipse-jgit/jgit/compare/v7.2.1.202505142326-r...v7.3.0.202506031305-r)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jgit:org.eclipse.jgit
      dependency-version: 7.3.0.202506031305-r
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c87b111..05b1dd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
     <dependency>
       <groupId>org.eclipse.jgit</groupId>
       <artifactId>org.eclipse.jgit</artifactId>
-      <version>7.2.1.202505142326-r</version>
+      <version>7.3.0.202506031305-r</version>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>

Reply via email to