liuxm
2024-04-24 3fd15bc3818a16c20ca48f1a98a41e2bb456bdb7
pms-parent/pms-web-file/pom.xml
@@ -29,6 +29,12 @@
            <artifactId>pms-global</artifactId>
            <version>1.0.0</version>
        </dependency>
        <dependency>
            <groupId>net.coobird</groupId>
            <artifactId>thumbnailator</artifactId>
            <version>${thumbnailator.version}</version>
        </dependency>
    </dependencies>
    <build>