zhanghua
2023-10-21 6f757a1579dfbd83d7dbec118c4fd151a14c8f32
ycl-platform/pom.xml
@@ -50,6 +50,11 @@
            <scope>system</scope>
            <systemPath>${project.basedir}/src/main/resources/libs/artemis-http-client-1.1.8.jar</systemPath>
        </dependency>
        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpmime</artifactId>
            <version>4.5.14</version>
        </dependency>
    </dependencies>
<!--    <build>-->