浏览代码

修改依赖版本问题

silent 4 年之前
父节点
当前提交
4ff716378d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -236,7 +236,7 @@
         <dependency>
             <groupId>cn.hutool</groupId>
             <artifactId>hutool-all</artifactId>
-            <version>5.7.16</version>
+            <version>5.7.9</version>
             <exclusions>
                 <exclusion>
                     <artifactId>poi-ooxml</artifactId>