diff --git a/pom.xml b/pom.xml index 3f61efe..8fb29cb 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,7 @@ UTF-8 UTF-8 1.8 + 2.16.0 @@ -53,22 +54,22 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.15.0 + ${log4j2.version} org.apache.logging.log4j log4j-api - 2.15.0 + ${log4j2.version} org.apache.logging.log4j log4j-core - 2.15.0 + ${log4j2.version} org.apache.logging.log4j log4j-to-slf4j - 2.15.0 + ${log4j2.version}