|
|
|
@ -82,103 +82,11 @@
|
|
|
|
|
<groupId>io.entgra.device.mgt.core</groupId>
|
|
|
|
|
<artifactId>io.entgra.device.mgt.core.device.mgt.core</artifactId>
|
|
|
|
|
<version>${io.entgra.device.mgt.core.version}</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>io.entgra.device.mgt.core</groupId>
|
|
|
|
|
<artifactId>io.entgra.device.mgt.core.device.mgt.common</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.utils</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.base</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.registry.api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.registry.core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.tomcat.wso2</groupId>
|
|
|
|
|
<artifactId>jdbc-pool</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.governance</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.governance.api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.axis2.transport</groupId>
|
|
|
|
|
<artifactId>axis2-transport-mail</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom</groupId>
|
|
|
|
|
<artifactId>axiom-api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom</groupId>
|
|
|
|
|
<artifactId>axiom-impl</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom.wso2</groupId>
|
|
|
|
|
<artifactId>axiom</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.axis2.wso2</groupId>
|
|
|
|
|
<artifactId>axis2</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.ndatasource.core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.logging</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.tomcat</groupId>
|
|
|
|
|
<artifactId>tomcat</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.tomcat</groupId>
|
|
|
|
|
<artifactId>tomcat-servlet-api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.eclipse.osgi</groupId>
|
|
|
|
|
<artifactId>org.eclipse.osgi</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.entgra.device.mgt.core</groupId>
|
|
|
|
|
<artifactId>io.entgra.device.mgt.core.device.mgt.common</artifactId>
|
|
|
|
|
<version>${io.entgra.device.mgt.core.version}</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
|
|
<artifactId>jackson-annotations</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.entgra.device.mgt.core</groupId>
|
|
|
|
@ -244,12 +152,6 @@
|
|
|
|
|
<groupId>io.entgra.device.mgt.core</groupId>
|
|
|
|
|
<artifactId>io.entgra.device.mgt.core.device.mgt.oauth.extensions</artifactId>
|
|
|
|
|
<version>${io.entgra.device.mgt.core.version}</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.entgra.device.mgt.core</groupId>
|
|
|
|
@ -375,7 +277,6 @@
|
|
|
|
|
<version>${io.entgra.device.mgt.core.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- SubType Management dependencies -->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.entgra.device.mgt.core</groupId>
|
|
|
|
@ -492,8 +393,8 @@
|
|
|
|
|
<artifactId>poi-scratchpad</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>commons-httpclient.wso2</groupId>
|
|
|
|
|
<artifactId>commons-httpclient</artifactId>
|
|
|
|
|
<groupId>org.wso2.orbit.org.apache.httpcomponents</groupId>
|
|
|
|
|
<artifactId>httpclient</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>commons-pool.wso2</groupId>
|
|
|
|
@ -530,6 +431,10 @@
|
|
|
|
|
<groupId>org.mockito</groupId>
|
|
|
|
|
<artifactId>mockito-core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.org.ops4j.pax.logging</groupId>
|
|
|
|
|
<artifactId>pax-logging-api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
@ -690,8 +595,8 @@
|
|
|
|
|
<artifactId>javax.servlet</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>commons-httpclient.wso2</groupId>
|
|
|
|
|
<artifactId>commons-httpclient</artifactId>
|
|
|
|
|
<groupId>org.wso2.orbit.org.apache.httpcomponents</groupId>
|
|
|
|
|
<artifactId>httpclient</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
@ -805,6 +710,10 @@
|
|
|
|
|
<groupId>xerces.wso2</groupId>
|
|
|
|
|
<artifactId>xercesImpl</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.org.ops4j.pax.logging</groupId>
|
|
|
|
|
<artifactId>pax-logging-api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
@ -836,12 +745,6 @@
|
|
|
|
|
<version>${orbit.h2.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.apache.httpcomponents</groupId>
|
|
|
|
|
<artifactId>httpclient</artifactId>
|
|
|
|
|
<version>${org.wso2.apache.httpcomponents.httpclient.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.securevault</groupId>
|
|
|
|
|
<artifactId>org.wso2.securevault</artifactId>
|
|
|
|
@ -866,6 +769,11 @@
|
|
|
|
|
<artifactId>jaxb-api</artifactId>
|
|
|
|
|
<version>${version.org.wso2.orbit.javax.xml.bind}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.axis2.wso2</groupId>
|
|
|
|
|
<artifactId>axis2-client</artifactId>
|
|
|
|
|
<version>${axis2.orbit.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.sun.xml.bind</groupId>
|
|
|
|
|
<artifactId>jaxb-core</artifactId>
|
|
|
|
@ -876,13 +784,6 @@
|
|
|
|
|
<artifactId>jaxb-impl</artifactId>
|
|
|
|
|
<version>2.3.1</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.orbit.javax.xml.bind</groupId>
|
|
|
|
|
<artifactId>jaxb-api</artifactId>
|
|
|
|
|
<version>2.3.1.wso2v1</version>
|
|
|
|
|
<scope>compile</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.axis2.transport</groupId>
|
|
|
|
|
<artifactId>axis2-transport-mail</artifactId>
|
|
|
|
@ -917,19 +818,8 @@
|
|
|
|
|
<artifactId>pdfbox</artifactId>
|
|
|
|
|
<version>${orbit.version.pdfbox}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!-- End of Orbit dependencies -->
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom.wso2</groupId>
|
|
|
|
|
<artifactId>axiom-api</artifactId>
|
|
|
|
|
<version>${axiom.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom.wso2</groupId>
|
|
|
|
|
<artifactId>axiom-impl</artifactId>
|
|
|
|
|
<version>${axiom.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom.wso2</groupId>
|
|
|
|
|
<artifactId>axiom</artifactId>
|
|
|
|
@ -1061,11 +951,6 @@
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
|
|
|
|
|
<version>${carbon.identity.jwt.grant.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.authentication.framework</artifactId>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth</artifactId>
|
|
|
|
@ -1089,11 +974,6 @@
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.common</artifactId>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
@ -1190,73 +1070,6 @@
|
|
|
|
|
<version>${cxf.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.mgt</artifactId>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.directory.server.manager</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>javax.cache.wso2</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.registry.core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>commons-lang.wso2</groupId>
|
|
|
|
|
<artifactId>commons-lang</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom.wso2</groupId>
|
|
|
|
|
<artifactId>axiom</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.common</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.idp.mgt</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.core</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>commons-codec.wso2</groupId>
|
|
|
|
|
<artifactId>commons-codec</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.logging</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.googlecode.json-simple.wso2</groupId>
|
|
|
|
|
<artifactId>json-simple</artifactId>
|
|
|
|
@ -1273,7 +1086,6 @@
|
|
|
|
|
<version>${jackson.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.commons</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.ntask.core</artifactId>
|
|
|
|
@ -1283,6 +1095,10 @@
|
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
|
<artifactId>slf4j-api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.ops4j.pax.logging</groupId>
|
|
|
|
|
<artifactId>pax-logging-api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
@ -1360,40 +1176,19 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.github.openfeign</groupId>
|
|
|
|
|
<artifactId>feign-okhttp</artifactId>
|
|
|
|
|
<version>${github.openfeign.version}</version>
|
|
|
|
|
<version>${io.github.openfeign.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.httpcomponents.client5</groupId>
|
|
|
|
|
<artifactId>httpclient5</artifactId>
|
|
|
|
|
<version>${apache.http.client.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- Removing neethi configs from webapp-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.neethi.wso2</groupId>
|
|
|
|
|
<artifactId>neethi</artifactId>
|
|
|
|
|
<version>${neethi.wso2.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.neethi</groupId>
|
|
|
|
|
<artifactId>neethi</artifactId>
|
|
|
|
|
<version>${neethi.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>commons-codec</groupId>
|
|
|
|
|
<artifactId>commons-codec</artifactId>
|
|
|
|
|
<version>${commons.codec.verision}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>commons-pool.wso2</groupId>
|
|
|
|
|
<artifactId>commons-pool</artifactId>
|
|
|
|
|
<version>${commons.pool.wso2.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>commons-httpclient.wso2</groupId>
|
|
|
|
|
<artifactId>commons-httpclient</artifactId>
|
|
|
|
|
<version>${commons.httpclient.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.velocity</groupId>
|
|
|
|
|
<artifactId>velocity-engine-core</artifactId>
|
|
|
|
@ -1434,26 +1229,11 @@
|
|
|
|
|
<artifactId>org.wso2.carbon.event.publisher.core</artifactId>
|
|
|
|
|
<version>${carbon.analytics.common.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.analytics-common</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.event.core</artifactId>
|
|
|
|
|
<version>${carbon.analytics.common.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.analytics-common</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.event.output.adapter.rdbms</artifactId>
|
|
|
|
|
<version>${carbon.analytics.common.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.analytics-common</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.databridge.commons</artifactId>
|
|
|
|
|
<version>${carbon.analytics.common.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.analytics-common</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.databridge.agent</artifactId>
|
|
|
|
|
<version>${carbon.analytics.common.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Registry -->
|
|
|
|
|
<dependency>
|
|
|
|
@ -1480,22 +1260,6 @@
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.registry</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.registry.common</artifactId>
|
|
|
|
|
<version>${carbon.registry.version}</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.entgra.org.scannotation</groupId>
|
|
|
|
|
<artifactId>scannotation</artifactId>
|
|
|
|
@ -1518,18 +1282,6 @@
|
|
|
|
|
<version>${httpclient.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!--Dependencies on XMPP Client Library-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.igniterealtime.smack.wso2</groupId>
|
|
|
|
|
<artifactId>smack</artifactId>
|
|
|
|
|
<version>${smack.wso2.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.igniterealtime.smack.wso2</groupId>
|
|
|
|
|
<artifactId>smackx</artifactId>
|
|
|
|
|
<version>${smackx.wso2.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.eclipse.paho</groupId>
|
|
|
|
|
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
|
|
|
|
@ -1637,11 +1389,6 @@
|
|
|
|
|
<artifactId>io.entgra.device.mgt.core.device.mgt.extensions.device.organization</artifactId>
|
|
|
|
|
<version>${io.entgra.device.mgt.core.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.entgra.device.mgt.core</groupId>
|
|
|
|
|
<artifactId>io.entgra.device.mgt.core.device.mgt.extensions.device.organization.api</artifactId>
|
|
|
|
|
<version>${io.entgra.device.mgt.core.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.orbit.com.fasterxml.jackson.core</groupId>
|
|
|
|
|
<artifactId>jackson-annotations</artifactId>
|
|
|
|
@ -1659,11 +1406,6 @@
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.orbit.joda-time</groupId>
|
|
|
|
|
<artifactId>joda-time</artifactId>
|
|
|
|
|
<version>${joda-time.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.orbit.org.owasp.encoder</groupId>
|
|
|
|
|
<artifactId>encoder</artifactId>
|
|
|
|
@ -1690,16 +1432,6 @@
|
|
|
|
|
<version>${jersey.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.synapse</groupId>
|
|
|
|
|
<artifactId>synapse-core</artifactId>
|
|
|
|
|
<version>${org.apache.synapse.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.ws.security.wso2</groupId>
|
|
|
|
|
<artifactId>wss4j</artifactId>
|
|
|
|
|
<version>${org.apache.ws.security.wso2.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.github.openfeign</groupId>
|
|
|
|
|
<artifactId>feign-core</artifactId>
|
|
|
|
@ -1797,23 +1529,12 @@
|
|
|
|
|
<artifactId>javax.websocket-api</artifactId>
|
|
|
|
|
<version>${javax.websocket.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.tomcat</groupId>
|
|
|
|
|
<artifactId>tomcat-websocket-api</artifactId>
|
|
|
|
|
<version>${tomcat.websocket.version}</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.multitenancy</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.tenant.mgt</artifactId>
|
|
|
|
|
<version>${carbon.multitenancy.version}</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
|
|
|
|
<version>${maven.checkstyle.vesion}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>commons-validator</groupId>
|
|
|
|
|
<artifactId>commons-validator</artifactId>
|
|
|
|
@ -1834,11 +1555,6 @@
|
|
|
|
|
<artifactId>mockito-inline</artifactId>
|
|
|
|
|
<version>${mokito.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.google.auth</groupId>
|
|
|
|
|
<artifactId>google-auth-library-oauth2-http</artifactId>
|
|
|
|
|
<version>${com.google.auth.library.auth2.http.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.orbit.com.google.http-client</groupId>
|
|
|
|
|
<artifactId>google-http-client</artifactId>
|
|
|
|
@ -2090,7 +1806,6 @@
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
<servelet.jsp.version>2.2.1</servelet.jsp.version>
|
|
|
|
|
<testng.version>7.4.0</testng.version>
|
|
|
|
|
<carbon.kernel.version>4.8.1</carbon.kernel.version>
|
|
|
|
|
<carbon.kernel.version.range>[4.8.0, 5.0.0)</carbon.kernel.version.range>
|
|
|
|
|
<carbon.p2.plugin.version>5.1.2</carbon.p2.plugin.version>
|
|
|
|
@ -2100,15 +1815,9 @@
|
|
|
|
|
<axis2.orbit.version>1.6.1-wso2v85</axis2.orbit.version>
|
|
|
|
|
<axis2-transports.version>1.1.0-wso2v10</axis2-transports.version>
|
|
|
|
|
|
|
|
|
|
<jboss-transaction-api.version>1.0.0.Final</jboss-transaction-api.version>
|
|
|
|
|
|
|
|
|
|
<!-- Testing -->
|
|
|
|
|
<junit.version>4.13.1</junit.version>
|
|
|
|
|
|
|
|
|
|
<!--Eclipse OSGi-->
|
|
|
|
|
<eclipse.equinox.common.version>3.6.200.v20130402-1505</eclipse.equinox.common.version>
|
|
|
|
|
<eclipse.equinox.services.version>3.3.100.v20120522-1822</eclipse.equinox.services.version>
|
|
|
|
|
<eclipse.osgi.version>3.8.1.v20120830-144521</eclipse.osgi.version>
|
|
|
|
|
<testng.version>7.4.0</testng.version>
|
|
|
|
|
|
|
|
|
|
<!-- Tomcat -->
|
|
|
|
|
<orbit.version.tomcat>9.0.71.wso2v1</orbit.version.tomcat>
|
|
|
|
@ -2117,12 +1826,11 @@
|
|
|
|
|
<carbon.identity.framework.version>5.24.8</carbon.identity.framework.version>
|
|
|
|
|
<carbon.identity.framework.version.range>[5.14.0, 6.0.0)</carbon.identity.framework.version.range>
|
|
|
|
|
<identity.inbound.auth.oauth.version>6.9.6</identity.inbound.auth.oauth.version>
|
|
|
|
|
<identity.inbound.auth.oauth.version.range>[6.0.0, 7.0.0)</identity.inbound.auth.oauth.version.range>
|
|
|
|
|
<carbon.identity.jwt.grant.version>2.1.1</carbon.identity.jwt.grant.version>
|
|
|
|
|
<carbon.identity.jwt.grant.version.range>[2.1.1, 3.0.0)</carbon.identity.jwt.grant.version.range>
|
|
|
|
|
<!-- Carbon Identity import version ranges -->
|
|
|
|
|
<carbon.identity.imp.pkg.version>[5.14.0, 6.0.0)</carbon.identity.imp.pkg.version>
|
|
|
|
|
<carbon.identity-inbound-auth-oauth.imp.pkg.version>[6.0.0, 7.0.0)
|
|
|
|
|
</carbon.identity-inbound-auth-oauth.imp.pkg.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Multi-tenancy -->
|
|
|
|
|
<carbon.multitenancy.version>4.9.20</carbon.multitenancy.version>
|
|
|
|
@ -2131,8 +1839,6 @@
|
|
|
|
|
<carbon.governance.version>4.8.30</carbon.governance.version>
|
|
|
|
|
|
|
|
|
|
<!-- Axiom -->
|
|
|
|
|
<axiom.version>1.2.11-wso2v25</axiom.version>
|
|
|
|
|
<axiom.osgi.version.range>[1.2.11, 1.3.0)</axiom.osgi.version.range>
|
|
|
|
|
<axiom.wso2.version>1.2.11-wso2v25</axiom.wso2.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Device Management -->
|
|
|
|
@ -2185,7 +1891,6 @@
|
|
|
|
|
<google.guava.version>32.1.3-jre</google.guava.version>
|
|
|
|
|
<squareup.okhttp3.version>4.12.0</squareup.okhttp3.version>
|
|
|
|
|
<okio.version>3.6.0</okio.version>
|
|
|
|
|
<github.openfeign.version>11.0</github.openfeign.version>
|
|
|
|
|
<jsr311.version>1.1.1</jsr311.version>
|
|
|
|
|
<commons.logging.version>1.2</commons.logging.version>
|
|
|
|
|
<apache.http.client.version>5.2.1</apache.http.client.version>
|
|
|
|
@ -2194,10 +1899,6 @@
|
|
|
|
|
<apache.http.mime.version>4.5.10</apache.http.mime.version>
|
|
|
|
|
<jersey.version>1.9</jersey.version>
|
|
|
|
|
|
|
|
|
|
<!-- Neethi version-->
|
|
|
|
|
<neethi.version>3.1.1</neethi.version>
|
|
|
|
|
<neethi.wso2.version>2.0.4.wso2v4</neethi.wso2.version>
|
|
|
|
|
|
|
|
|
|
<!--SC Annotations Dependency -->
|
|
|
|
|
<scannotation.version>1.0.3.entgrav1</scannotation.version>
|
|
|
|
|
<scannotation.version.range>[1.0.3, 2.0.0)</scannotation.version.range>
|
|
|
|
@ -2206,7 +1907,6 @@
|
|
|
|
|
<httpclient.version>4.3.1.wso2v2</httpclient.version>
|
|
|
|
|
<httpclient.version.range>[4.3.1, 5.0.0)</httpclient.version.range>
|
|
|
|
|
<httpcore.version>4.4.16.wso2v1</httpcore.version>
|
|
|
|
|
<commons.httpclient.version>3.1.0.wso2v2</commons.httpclient.version>
|
|
|
|
|
<httpclient.wso2.version>4.2.5.wso2v1</httpclient.wso2.version>
|
|
|
|
|
|
|
|
|
|
<velocity.version>2.3</velocity.version>
|
|
|
|
@ -2236,7 +1936,6 @@
|
|
|
|
|
<identity.jwt.extension.version>1.0.10</identity.jwt.extension.version>
|
|
|
|
|
<jackson-annotations.version>2.9.8.wso2v1</jackson-annotations.version>
|
|
|
|
|
<jackson-databind.version>2.6.1.wso2v3</jackson-databind.version>
|
|
|
|
|
<joda-time.version>2.8.2.wso2v1</joda-time.version>
|
|
|
|
|
<owasp.encoder.version>1.2.0.wso2v1</owasp.encoder.version>
|
|
|
|
|
|
|
|
|
|
<hibernate-validator.version>5.1.2.Final</hibernate-validator.version>
|
|
|
|
@ -2294,8 +1993,6 @@
|
|
|
|
|
|
|
|
|
|
<mokito.version>2.23.4</mokito.version>
|
|
|
|
|
<xerces.version>2.8.1.wso2v2</xerces.version>
|
|
|
|
|
<org.wso2.apache.httpcomponents.httpclient.version>4.3.1.wso2v1
|
|
|
|
|
</org.wso2.apache.httpcomponents.httpclient.version>
|
|
|
|
|
<orbit.h2.version>2.1.214.wso2v1</orbit.h2.version>
|
|
|
|
|
<securevault.version>1.1.3</securevault.version>
|
|
|
|
|
|
|
|
|
|