fix: vendor Spire jar to avoid repo timeouts

This commit is contained in:
2026-03-02 00:44:59 +08:00
parent 8ad2fb7cd9
commit 6fe41c54cf
2 changed files with 2 additions and 0 deletions

View File

@@ -348,6 +348,8 @@
<groupId>e-iceblue</groupId>
<artifactId>spire.pdf.free</artifactId>
<version>5.1.0</version>
<scope>system</scope>
<systemPath>${basedir}/src/main/lib/spire.pdf.free-5.1.0.jar</systemPath>
</dependency>

Binary file not shown.