From 9f9afdee8151bbc9c2b367f17e5941e210ae7595 Mon Sep 17 00:00:00 2001 From: kimscott Date: Mon, 29 Jul 2019 10:55:53 +0900 Subject: [PATCH] =?UTF-8?q?pom=20=ED=8C=8C=EC=9D=BC=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/pom.xml b/pom.xml index 8580754..b3b37bf 100644 --- a/pom.xml +++ b/pom.xml @@ -37,21 +37,6 @@ h2 runtime - - org.springframework.boot - spring-boot-starter-test - test - - - - org.springframework.cloud - spring-cloud-stream-binder-kafka - - - - org.springframework.cloud - spring-cloud-stream-reactive - org.springframework.kafka spring-kafka @@ -63,20 +48,6 @@ 2.8.5 compile - - - org.apache.commons - commons-lang3 - 3.8.1 - - - - org.apache.httpcomponents - httpclient - 4.3.4 - - -