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-launchpad-comparator.git


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

commit c42230e33edb1622a3114a1abd7ffe51c529d599
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 16 12:36:14 2024 +0000

    Bump org.eclipse.jgit:org.eclipse.jgit
    
    Bumps org.eclipse.jgit:org.eclipse.jgit from 5.1.2.201810061102-r to 
5.13.3.202401111512-r.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jgit:org.eclipse.jgit
      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 982d3e9..e151876 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <dependency>
             <groupId>org.eclipse.jgit</groupId>
             <artifactId>org.eclipse.jgit</artifactId>
-            <version>5.1.2.201810061102-r</version>
+            <version>5.13.3.202401111512-r</version>
             <scope>compile</scope>
         </dependency>
 

Reply via email to