From ad89ebeb1c54534de5d7f5ee576ece02a4b0c8ee Mon Sep 17 00:00:00 2001 From: "Piotr P. Karwasz" Date: Fri, 12 Jan 2024 17:10:20 +0100 Subject: [PATCH] Port `log4j-1.2-api` changes from `2.x` This ports the changes to the `log4j-1.2-api` module that never made it to `main`. Part of #2163. --- log4j-1.2-api/pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/log4j-1.2-api/pom.xml b/log4j-1.2-api/pom.xml index 08f307725933..6e38bbee4e0a 100644 --- a/log4j-1.2-api/pom.xml +++ b/log4j-1.2-api/pom.xml @@ -23,7 +23,6 @@ ${revision} ../log4j-parent - log4j-1.2-api jar Apache Log4j 1.x Compatibility API @@ -86,12 +85,6 @@ commons-lang3 test - - - org.hamcrest - hamcrest - test - com.fasterxml.jackson.dataformat jackson-dataformat-xml @@ -107,6 +100,7 @@ junit-jupiter-params test + org.junit.vintage junit-vintage-engine