瀏覽代碼

pom 升级commons-io jar版本2.11.0

qxy 4 月之前
父節點
當前提交
c22be3e258
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -102,7 +102,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.4</version>
+                <version>2.11.0</version>
             </dependency>
 
             <dependency>