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 d44502b493 Update `org.junit:junit-bom` to version `5.12.2` (#3609) 
(#3609)
d44502b493 is described below

commit d44502b4931d92ecc1fe636bc6d574b3d83078aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 18 00:17:17 2025 +0200

    Update `org.junit:junit-bom` to version `5.12.2` (#3609) (#3609)
    
    Co-authored-by: ASF Logging Services RM <priv...@logging.apache.org>
    Co-authored-by: Piotr P. Karwasz <pkarwasz-git...@apache.org>
---
 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 b57060300f..07e6a47100 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -120,7 +120,7 @@
     <json-unit.version>4.1.0</json-unit.version>
     <jspecify.version>1.0.0</jspecify.version>
     <junit.version>4.13.2</junit.version>
-    <junit-jupiter.version>5.12.1</junit-jupiter.version>
+    <junit-jupiter.version>5.12.2</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 af99827c49..148e9a320b 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="3540" link="https://github.com/apache/logging-log4j2/pull/3540"/>
-  <description format="asciidoc">Update `org.junit:junit-bom` to version 
`5.12.1`</description>
+  <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>
 </entry>

Reply via email to