diff --git a/pom.xml b/pom.xml index e0fcd87..ed71478 100644 --- a/pom.xml +++ b/pom.xml @@ -21,5 +21,19 @@ 3.8.1 test + + + + org.apache.logging.log4j + log4j-api + 2.14.1 + + + org.apache.logging.log4j + log4j-core + 2.14.1 + + +