解决同步更新Ruoyi冲突问题
This commit is contained in:
parent
0f088d2e82
commit
8f458c61d8
6
pom.xml
6
pom.xml
|
|
@ -161,12 +161,6 @@
|
|||
<groupId>org.apache.poi</groupId>
|
||||
<artifactId>poi-ooxml</artifactId>
|
||||
<version>${poi.version}</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.apache.xmlbeans</groupId>
|
||||
<artifactId>xmlbeans</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.xmlbeans</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue