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 6ba64d3  Bump org.eclipse.jgit:org.eclipse.jgit (#18)
6ba64d3 is described below

commit 6ba64d309cc4d0809e09b34e66a154752ebd9ed9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 6 10:48:55 2023 +0000

    Bump org.eclipse.jgit:org.eclipse.jgit (#18)
    
    Bumps org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 
6.7.0.202309050840-r.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jgit:org.eclipse.jgit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 1ff41eb..f5850f3 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.1.202309021850-r</org.eclipse.jgit.version>
+    <org.eclipse.jgit.version>6.7.0.202309050840-r</org.eclipse.jgit.version>
 
     <!-- plugin versions -->
     <beanshell-maven-plugin.version>1.4</beanshell-maven-plugin.version>

Reply via email to