wuxw
2019-05-07 80f9d76904c5d28c77a4d9bbaca9daa328e7806c
java110-common/pom.xml
@@ -30,7 +30,7 @@
            <groupId>com.java110</groupId>
            <artifactId>java110-config</artifactId>
        </dependency>
        <!--
        <dependency>
            <groupId>org.apache.axis</groupId>
            <artifactId>axis</artifactId>
@@ -48,12 +48,15 @@
            <groupId>wsdl4j</groupId>
            <artifactId>wsdl4j</artifactId>
        </dependency>
        -->
        <dependency>
            <groupId>commons-httpclient</groupId>
            <artifactId>commons-httpclient</artifactId>
        </dependency>
        <dependency>
            <groupId>org.apache.commons</groupId>
            <artifactId>commons-lang3</artifactId>