update
This commit is contained in:
@@ -291,6 +291,8 @@
|
||||
<groupId>org.jeecgframework.boot3</groupId>
|
||||
<artifactId>autopoi-web</artifactId>
|
||||
<version>${autopoi-web.version}</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.parent.basedir}/lib/autopoi-web-3.7.0.jar</systemPath>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-codec</groupId>
|
||||
@@ -368,7 +370,8 @@
|
||||
<groupId>org.jeecgframework.boot3</groupId>
|
||||
<artifactId>autopoi</artifactId>
|
||||
<version>3.7.0</version>
|
||||
<scope>compile</scope>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.parent.basedir}/lib/autopoi-web-3.7.0.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.deepoove</groupId>
|
||||
|
||||
Reference in New Issue
Block a user