许鹏程
2025-01-02 03feacb6c6ddbc1a886b348143f60707925c573f
pom.xml
@@ -6,7 +6,7 @@
    <parent>
        <groupId>com.lx</groupId>
        <artifactId>product-server</artifactId>
        <version>2.0.0-release</version>
        <version>2.1.0-release</version>
    </parent>
    <artifactId>product-server-file</artifactId>
    <name>product-server-file</name>
@@ -93,6 +93,10 @@
            <artifactId>aspose-words</artifactId>
            <version>21.11.1</version>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-quartz</artifactId>
        </dependency>
    </dependencies>
</project>