ソースを参照

修改打包方式为打包为zip形式

qiubo 3 年 前
コミット
82e94660c0
1 ファイル変更0 行追加6 行削除
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

@@ -127,12 +127,6 @@
 			<artifactId>druid</artifactId>
 			<version>1.1.9</version>
 		</dependency>
-		<dependency>
-			<groupId>log4j</groupId>
-			<artifactId>log4j</artifactId>
-			<version>1.2.17</version>
-			<scope>compile</scope>
-		</dependency>
 	</dependencies>