forked from gzzfw/backEnd/gz-dyh

xusd
2024-10-25 c0a93a9436d42b7a0d36e1d3f93361980a99f880
dyh-service/dyh-mediate/pom.xml
@@ -185,6 +185,18 @@
            <artifactId>aspose-word</artifactId>
            <version>${aspose-word.version}</version>
        </dependency>
        <dependency>
            <groupId>org.springframework</groupId>
            <artifactId>spring-webflux</artifactId>
        </dependency>
        <dependency>
            <groupId>io.projectreactor</groupId>
            <artifactId>reactor-core</artifactId>
        </dependency>
        <dependency>
            <groupId>io.projectreactor.netty</groupId>
            <artifactId>reactor-netty-http</artifactId>
        </dependency>
        <!-- aspose-word end -->
    </dependencies>