|
@@ -180,12 +180,12 @@
|
|
|
<artifactId>jbig2-imageio</artifactId>
|
|
|
<version>${jbig2-imageio.version}</version>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
+ <dependency>
|
|
|
<groupId>com.aspose</groupId>
|
|
|
<artifactId>aspose-cad</artifactId>
|
|
|
- <version>19.9</version>
|
|
|
+ <version>23.1</version>
|
|
|
<scope>system</scope>
|
|
|
- <systemPath>${pom.basedir}/lib/aspose-cad-19.9.jar</systemPath>
|
|
|
+ <systemPath>${pom.basedir}/lib/aspose-cad-23.1.jar</systemPath>
|
|
|
</dependency>
|
|
|
<!-- url 规范化 -->
|
|
|
<dependency>
|