Skip to content

Commit 172ba8b

Browse files
committed
refactor: 升级有安全漏洞的依赖版本
1 parent edce9cb commit 172ba8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
</dependency>
6464
<dependency>
6565
<groupId>cn.hutool</groupId>
66-
<artifactId>hutool-all</artifactId>
67-
<version>5.8.11</version>
66+
<artifactId>hutool-core</artifactId>
67+
<version>5.8.12</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.baomidou</groupId>

0 commit comments

Comments
 (0)