zhanghua
2023-12-26 0cd9d911b8e8634ec04cb82ea07696bb09260b03
ycl-platform/pom.xml
@@ -50,6 +50,16 @@
            <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>
        <dependency>
            <groupId>com.alibaba.fastjson2</groupId>
            <artifactId>fastjson2</artifactId>
            <version>2.0.14</version>
        </dependency>
    </dependencies>
<!--    <build>-->