From 29cc9da9349c893905407a2b971c4d9d90811bc8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Sat, 8 Jan 2022 19:15:16 +0800
Subject: [PATCH] =?UTF-8?q?update=20hutool=20=E5=BC=95=E5=85=A5=E6=94=B9?=
=?UTF-8?q?=E4=B8=BA=20bom=20=E4=BE=9D=E8=B5=96=E9=A1=B9=E5=BC=95=E5=85=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 39 +++++++++------------------------------
1 file changed, 9 insertions(+), 30 deletions(-)
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