浏览代码

Merge remote-tracking branch 'origin/master'

qiubo 3 年之前
父节点
当前提交
08ebd0189d
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -127,6 +127,12 @@
 			<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>