升级CAD组件为23.1版本
This commit is contained in:
Binary file not shown.
@ -180,12 +180,12 @@
|
|||||||
<artifactId>jbig2-imageio</artifactId>
|
<artifactId>jbig2-imageio</artifactId>
|
||||||
<version>${jbig2-imageio.version}</version>
|
<version>${jbig2-imageio.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.aspose</groupId>
|
<groupId>com.aspose</groupId>
|
||||||
<artifactId>aspose-cad</artifactId>
|
<artifactId>aspose-cad</artifactId>
|
||||||
<version>19.9</version>
|
<version>23.1</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${pom.basedir}/lib/aspose-cad-19.9.jar</systemPath>
|
<systemPath>${pom.basedir}/lib/aspose-cad-23.1.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- url 规范化 -->
|
<!-- url 规范化 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user