Browse Source

修改

master
dimengzhe 4 months ago
parent
commit
32fe086e41
  1. 4
      yxt-common/yxt-common-base/pom.xml

4
yxt-common/yxt-common-base/pom.xml

@ -204,6 +204,10 @@
<artifactId>pdfbox</artifactId>
<version>2.0.25</version>
</dependency>
<dependency>
<groupId>net.coobird</groupId>
<artifactId>thumbnailator</artifactId>
</dependency>
</dependencies>
<distributionManagement>

Loading…
Cancel
Save