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 ed45a45e7d Update `org.junit:junit-bom` to version `5.13.4` (#3850)
(#3850)
ed45a45e7d is described below
commit ed45a45e7dfb4cdfaaa6cd631a88ad3993d64163
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 13:46:07 2025 +0000
Update `org.junit:junit-bom` to version `5.13.4` (#3850) (#3850)
Co-authored-by: ASF Logging Services RM <[email protected]>
Co-authored-by: Piotr P. Karwasz <[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 0e815ac42f..6328ac4c9b 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.3</junit-jupiter.version>
+ <junit-jupiter.version>5.13.4</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..f26cbf7b77
--- /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="3850" link="https://github.com/apache/logging-log4j2/pull/3850"/>
+ <description format="asciidoc">Update `org.junit:junit-bom` to version
`5.13.4`</description>
+</entry>