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 e8a5f2a108 Update `org.junit:junit-bom` to version `5.13.2` (#3783)
e8a5f2a108 is described below
commit e8a5f2a108b3af8c88dfc93fc819bf0b0d60e711
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 3 21:52:31 2025 +0000
Update `org.junit:junit-bom` to version `5.13.2` (#3783)
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 6436b84e32..0ad7635e65 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.13.1</junit-jupiter.version>
+ <junit-jupiter.version>5.13.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 86ae4c6a2b..9407df3191 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="3721" link="https://github.com/apache/logging-log4j2/pull/3721"/>
- <description format="asciidoc">Update `org.junit:junit-bom` to version
`5.13.1`</description>
+ <issue id="3783" link="https://github.com/apache/logging-log4j2/pull/3783"/>
+ <description format="asciidoc">Update `org.junit:junit-bom` to version
`5.13.2`</description>
</entry>