Explorar o código

cxf包冲突解决

esb %!s(int64=9) %!d(string=hai) anos
pai
achega
fc44e5be2a
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      Hos-Framework-dependencies/pom.xml

+ 6 - 0
Hos-Framework-dependencies/pom.xml

@ -339,6 +339,12 @@
            <groupId>org.apache.axis2</groupId>
            <artifactId>axis2-kernel</artifactId>
            <version>1.6.3</version>
            <exclusions>
                <exclusion>
                    <groupId>org.apache.ws.commons.schema</groupId>
                    <artifactId>XmlSchema</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.apache.axis2</groupId>