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 8ec5703670 Bump org.junit:junit-bom from 5.13.2 to 5.13.3 in
/log4j-parent (#3806)
8ec5703670 is described below
commit 8ec5703670fc24d8883db39df8be244c34c8e0bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 7 14:59:03 2025 +0200
Bump org.junit:junit-bom from 5.13.2 to 5.13.3 in /log4j-parent (#3806)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework)
from 5.13.2 to 5.13.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
-
[Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
log4j-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 7da1ce0faf..8302fab4d2 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.2</junit-jupiter.version>
+ <junit-jupiter.version>5.13.3</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>