提交 7fd16f1d 编写于 作者: zhouweidong's avatar zhouweidong

log4j jar冲突

上级 bbcee98f
......@@ -119,6 +119,12 @@ TARGET=PSSYSTEM
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-ui-modeler-conf</artifactId>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
</exclusion>
</exclusions>
</dependency>
</#if>
</dependencies>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册