From f9192465789439cc33f84f162bd14b8c86e31277 Mon Sep 17 00:00:00 2001 From: ParkSeongMin Date: Fri, 16 Oct 2015 09:04:33 +0000 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=20=EC=84=A4=EC=A0=95=20paren?= =?UTF-8?q?t=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .classpath | 2 +- pom.xml | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) 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 - +