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

pkarwasz 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 e3ee0bb  Update `org.eclipse.jgit:org.eclipse.jgit` to version 
`7.2.1.202505142326-r` (#387) (#387)
e3ee0bb is described below

commit e3ee0bb04d7762b87430e354457ab92775fafc68
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 20:22:09 2025 +0000

    Update `org.eclipse.jgit:org.eclipse.jgit` to version 
`7.2.1.202505142326-r` (#387) (#387)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 pom.xml                                                           | 2 +-
 .../.12.x.x/update_org_eclipse_jgit_org_eclipse_jgit.xml          | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 77370e8..cb2bf24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
     <vdr.url>https://logging.apache.org/cyclonedx/vdr.xml</vdr.url>
 
     <!-- dependency versions -->
-    <org.eclipse.jgit.version>7.2.0.202503040940-r</org.eclipse.jgit.version>
+    <org.eclipse.jgit.version>7.2.1.202505142326-r</org.eclipse.jgit.version>
     <!-- These are annotation with a retention of CLASS. They can be freely 
upgraded. -->
     <node.version>21.7.1</node.version>
     <npm.version>10.5.0</npm.version>
diff --git a/src/changelog/.12.x.x/update_org_eclipse_jgit_org_eclipse_jgit.xml 
b/src/changelog/.12.x.x/update_org_eclipse_jgit_org_eclipse_jgit.xml
new file mode 100644
index 0000000..591c91f
--- /dev/null
+++ b/src/changelog/.12.x.x/update_org_eclipse_jgit_org_eclipse_jgit.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="updated">
+  <issue id="387" link="https://github.com/apache/logging-parent/pull/387"/>
+  <description format="asciidoc">Update `org.eclipse.jgit:org.eclipse.jgit` to 
version `7.2.1.202505142326-r`</description>
+</entry>

Reply via email to