hotfix #I5EKDW zk依赖commons-lang和QLExpress依赖的commons-lang冲突
This commit is contained in:
parent
0764214b7b
commit
dc5f4c2919
|
@ -51,6 +51,10 @@
|
|||
<artifactId>slf4j-api</artifactId>
|
||||
<groupId>org.slf4j</groupId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<artifactId>commons-lang</artifactId>
|
||||
<groupId>commons-lang</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue