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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new 25a0f7f  Bump org.eclipse.jgit:org.eclipse.jgit (#17)
25a0f7f is described below

commit 25a0f7f88410e7cadcfde3677f34b548a35b7c57
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 4 10:54:51 2023 +0000

    Bump org.eclipse.jgit:org.eclipse.jgit (#17)
    
    Bumps org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 
6.6.1.202309021850-r.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jgit:org.eclipse.jgit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 2b0f178..3b574dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
     <project.build.outputTimestamp>0</project.build.outputTimestamp>
 
     <!-- dependency versions -->
-    <org.eclipse.jgit.version>6.6.0.202305301015-r</org.eclipse.jgit.version>
+    <org.eclipse.jgit.version>6.6.1.202309021850-r</org.eclipse.jgit.version>
 
     <!-- plugin versions -->
     <beanshell-maven-plugin.version>1.4</beanshell-maven-plugin.version>

Reply via email to