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-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new c9706099f8 Update `org.junit:junit-bom` to version `5.13.1` (#3721)
c9706099f8 is described below

commit c9706099f81a6f9349173c94118c5300f8a4e40d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 11 07:42:40 2025 +0000

    Update `org.junit:junit-bom` to version `5.13.1` (#3721)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-parent/pom.xml                                | 2 +-
 src/changelog/.3.x.x/update_org_junit_junit_bom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index df455163ac..61411a63d5 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -120,7 +120,7 @@
     <json-unit.version>4.1.1</json-unit.version>
     <jspecify.version>1.0.0</jspecify.version>
     <junit.version>4.13.2</junit.version>
-    <junit-jupiter.version>5.12.2</junit-jupiter.version>
+    <junit-jupiter.version>5.13.1</junit-jupiter.version>
     <junit-pioneer.version>2.3.0</junit-pioneer.version>
     <log4j2-custom-layout.version>1.1.0</log4j2-custom-layout.version>
     <log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>
diff --git a/src/changelog/.3.x.x/update_org_junit_junit_bom.xml 
b/src/changelog/.3.x.x/update_org_junit_junit_bom.xml
index 148e9a320b..86ae4c6a2b 100644
--- a/src/changelog/.3.x.x/update_org_junit_junit_bom.xml
+++ b/src/changelog/.3.x.x/update_org_junit_junit_bom.xml
@@ -3,6 +3,6 @@
        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="3609" link="https://github.com/apache/logging-log4j2/pull/3609"/>
-  <description format="asciidoc">Update `org.junit:junit-bom` to version 
`5.12.2`</description>
+  <issue id="3721" link="https://github.com/apache/logging-log4j2/pull/3721"/>
+  <description format="asciidoc">Update `org.junit:junit-bom` to version 
`5.13.1`</description>
 </entry>

Reply via email to