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

pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 3fa55e8d54 Update `org.junit:junit-bom` to version `5.13.2` (#3782)
3fa55e8d54 is described below

commit 3fa55e8d54bd54cf9b5db4d514ee19f605cf9275
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 3 21:11:10 2025 +0000

    Update `org.junit:junit-bom` to version `5.13.2` (#3782)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-parent/pom.xml                                | 2 +-
 src/changelog/.2.x.x/update_org_junit_junit_bom.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 4bfd9f733a..d3ad93980c 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -111,7 +111,7 @@
     <jmh.version>1.37</jmh.version>
     <jspecify.version>1.0.0</jspecify.version>
     <junit.version>4.13.2</junit.version>
-    <junit-jupiter.version>5.13.1</junit-jupiter.version>
+    <junit-jupiter.version>5.13.2</junit-jupiter.version>
     <junit-pioneer.version>1.9.1</junit-pioneer.version>
     <kafka.version>3.9.1</kafka.version>
     <lightcouch.version>0.2.0</lightcouch.version>
diff --git a/src/changelog/.2.x.x/update_org_junit_junit_bom.xml 
b/src/changelog/.2.x.x/update_org_junit_junit_bom.xml
new file mode 100644
index 0000000000..5c572a50a4
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org_junit_junit_bom.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="3782" link="https://github.com/apache/logging-log4j2/pull/3782"/>
+  <description format="asciidoc">Update `org.junit:junit-bom` to version 
`5.13.2`</description>
+</entry>

Reply via email to