diff --git a/pom.xml b/pom.xml index 43e8ae61..457ce4f1 100644 --- a/pom.xml +++ b/pom.xml @@ -67,6 +67,15 @@ import + + + cn.hutool + hutool-bom + ${hutool.version} + pom + import + + com.alibaba @@ -159,36 +168,6 @@ ${p6spy.version} - - cn.hutool - hutool-core - ${hutool.version} - - - - cn.hutool - hutool-http - ${hutool.version} - - - - cn.hutool - hutool-captcha - ${hutool.version} - - - - cn.hutool - hutool-extra - ${hutool.version} - - - - cn.hutool - hutool-jwt - ${hutool.version} - - com.squareup.okhttp3 okhttp