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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-starter-comparator.git


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

commit ae1849a39fa8fb31cd6aece277a5aa5c1d62fea0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 27 10:33:35 2025 +0000

    Bump org.eclipse.jgit:org.eclipse.jgit
    
    Bumps org.eclipse.jgit:org.eclipse.jgit from 5.13.3.202401111512-r to 
5.13.4.202507202350-r.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jgit:org.eclipse.jgit
      dependency-version: 5.13.4.202507202350-r
      dependency-type: direct:production
    ...
    
    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 0ab5623..033337b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
         <dependency>
             <groupId>org.eclipse.jgit</groupId>
             <artifactId>org.eclipse.jgit</artifactId>
-            <version>5.13.3.202401111512-r</version>
+            <version>5.13.4.202507202350-r</version>
             <scope>compile</scope>
         </dependency>
 

Reply via email to