From 07d416e893b0abe2ffacffdce1618afb4aeef9aa Mon Sep 17 00:00:00 2001 From: Woonduk Kang Date: Thu, 22 Aug 2013 07:20:18 +0000 Subject: [PATCH] =?UTF-8?q?[=EA=B0=95=EC=9A=B4=EB=8D=95]=20[LUCYSUS-1744]?= =?UTF-8?q?=20slf4j=20=EB=B2=84=EC=A0=84=EC=97=85=201.6.6=20->=201.7.5=20?= =?UTF-8?q?=20-=20collector=EC=97=90=EC=84=9C=20=EC=82=AC=EC=9A=A9?= =?UTF-8?q?=ED=95=98=EB=8A=94=20=EC=84=B1=EB=8A=A5=EC=B8=A1=EC=A0=95=20lib?= =?UTF-8?q?=EC=9D=B8=20metrics=EA=B0=80=20slf4j=EC=9D=98=201.7.5=EC=9D=98?= =?UTF-8?q?=20api=EC=97=90=20=EC=9D=98=EC=A1=B4=EC=84=B1=EC=9D=B4=20?= =?UTF-8?q?=EC=9E=88=EC=9D=8C.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-commons/trunk@2187 84d0f5b1-2673-498c-a247-62c4ff18d310 --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e087dbe06..d9607e13a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ ${thrift.executable.property} 3.1.2.RELEASE + 1.7.5 @@ -483,7 +484,7 @@ org.slf4j slf4j-api - 1.6.6 + ${slf4j.version} compile true @@ -492,13 +493,13 @@ org.slf4j jcl-over-slf4j - 1.6.6 + ${slf4j.version} test org.slf4j slf4j-log4j12 - 1.6.6 + ${slf4j.version} test