diff --git a/.classpath b/.classpath index f89b2e1..59e561d 100644 --- a/.classpath +++ b/.classpath @@ -22,7 +22,7 @@ - + diff --git a/pom.xml b/pom.xml index d98b096..0d06cc4 100644 --- a/pom.xml +++ b/pom.xml @@ -121,25 +121,26 @@ 1.6 - - + - org.slf4j - slf4j-api - ${org.slf4j-version} + org.apache.logging.log4j + log4j-slf4j-impl + 2.1 + + org.apache.logging.log4j + log4j-core + 2.1 + + org.slf4j jcl-over-slf4j ${org.slf4j-version} runtime - - org.slf4j - slf4j-log4j12 - ${org.slf4j-version} - runtime - + + @@ -173,7 +174,7 @@ 4.8.1 test - +