diff --git a/pom.xml b/pom.xml index 6e9c650..8ee1d9c 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,18 @@ 2.15.1 test + + org.apache.logging.log4j + log4j-api + 2.22.1 + test + + + org.apache.logging.log4j + log4j-core + 2.22.1 + test + junit junit