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 80c0f193b2 Update `org.junit:junit-bom` to version `5.13.1` (#3723)
80c0f193b2 is described below
commit 80c0f193b255d5d8c9ad2c20e096f4cd1b6c39b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 11 07:46:36 2025 +0000
Update `org.junit:junit-bom` to version `5.13.1` (#3723)
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 | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 98cc24026d..33c3c9ac70 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -109,7 +109,7 @@
<jmdns.version>3.6.1</jmdns.version>
<jmh.version>1.37</jmh.version>
<junit.version>4.13.2</junit.version>
- <junit-jupiter.version>5.13.0</junit-jupiter.version>
+ <junit-jupiter.version>5.13.1</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
index 7323f4884f..5fb2af6483 100644
--- a/src/changelog/.2.x.x/update_org_junit_junit_bom.xml
+++ b/src/changelog/.2.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="3543" link="https://github.com/apache/logging-log4j2/pull/3543"/>
- <description format="asciidoc">Update `org.junit:junit-bom` to version
`5.12.1`</description>
+ <issue id="3723" link="https://github.com/apache/logging-log4j2/pull/3723"/>
+ <description format="asciidoc">Update `org.junit:junit-bom` to version
`5.13.1`</description>
</entry>