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 - - -