Jelajahi Sumber

fix 修复代码生成缺少jar异常

疯狂的狮子li 4 tahun lalu
induk
melakukan
c0186580ba
1 mengubah file dengan 0 tambahan dan 6 penghapusan
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

@@ -121,12 +121,6 @@
                 <groupId>org.apache.velocity</groupId>
                 <artifactId>velocity</artifactId>
                 <version>${velocity.version}</version>
-                <exclusions>
-                    <exclusion>
-                        <groupId>commons-collections</groupId>
-                        <artifactId>commons-collections</artifactId>
-                    </exclusion>
-                </exclusions>
             </dependency>
 
             <!-- 阿里JSON解析器 -->