forked from p81075629/datagear
统一log4j版本号pom配置
This commit is contained in:
parent
351d17f5ff
commit
0e00803c6c
|
@ -31,7 +31,7 @@
|
|||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
<version>1.2.17</version>
|
||||
<version>${log4j.version}</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue