소스 검색

修改依赖版本问题

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>