This commit is contained in:
ls
2025-02-13 09:44:26 +08:00
parent e35160eb97
commit 5db144b5f0

View File

@@ -291,8 +291,8 @@
<groupId>org.jeecgframework.boot3</groupId> <groupId>org.jeecgframework.boot3</groupId>
<artifactId>autopoi-web</artifactId> <artifactId>autopoi-web</artifactId>
<version>${autopoi-web.version}</version> <version>${autopoi-web.version}</version>
<scope>system</scope> <!-- <scope>system</scope>-->
<systemPath>${project.parent.basedir}/lib/autopoi-web-3.7.0.jar</systemPath> <!-- <systemPath>lib/autopoi-web-3.7.0.jar</systemPath>-->
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>commons-codec</groupId> <groupId>commons-codec</groupId>
@@ -370,8 +370,8 @@
<groupId>org.jeecgframework.boot3</groupId> <groupId>org.jeecgframework.boot3</groupId>
<artifactId>autopoi</artifactId> <artifactId>autopoi</artifactId>
<version>3.7.0</version> <version>3.7.0</version>
<scope>system</scope> <!-- <scope>system</scope>-->
<systemPath>${project.parent.basedir}/lib/autopoi-3.7.0.jar</systemPath> <!-- <systemPath>lib/autopoi-3.7.0.jar</systemPath>-->
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.deepoove</groupId> <groupId>com.deepoove</groupId>