diff --git a/hippo4j-common/pom.xml b/hippo4j-common/pom.xml index efe18f4b..5e40c3f4 100644 --- a/hippo4j-common/pom.xml +++ b/hippo4j-common/pom.xml @@ -66,5 +66,9 @@ com.github.dozermapper dozer-core + + com.squareup.okhttp3 + okhttp + diff --git a/hippo4j-config/pom.xml b/hippo4j-config/pom.xml index 5e048393..75bf417b 100644 --- a/hippo4j-config/pom.xml +++ b/hippo4j-config/pom.xml @@ -60,10 +60,6 @@ io.netty netty-all - - org.apache.httpcomponents - httpclient - org.hibernate.validator hibernate-validator diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml index 8b260c97..0aaf46c7 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml @@ -21,11 +21,6 @@ spring-boot-starter-web - - com.squareup.okhttp3 - okhttp - - cn.hippo4j hippo4j-core