Ver Fonte

remove maxkey-web-resources

MaxKey há 2 anos atrás
pai
commit
2c61e09414

+ 0 - 2
maxkey-webs/maxkey-web-maxkey/config/build_jar.gradle

@@ -52,6 +52,4 @@ dependencies {
    	implementation project(":maxkey-protocols:maxkey-protocol-oauth-2.0")
    	implementation project(":maxkey-protocols:maxkey-protocol-saml-2.0")
 	implementation project(":maxkey-protocols:maxkey-protocol-jwt")
-	
-	implementation project(":maxkey-webs:maxkey-web-resources")
 }

+ 0 - 2
maxkey-webs/maxkey-web-mgt/config/build_jar.gradle

@@ -62,6 +62,4 @@ dependencies {
    	implementation project(":maxkey-synchronizers:maxkey-synchronizer-ldap")
    	implementation project(":maxkey-synchronizers:maxkey-synchronizer-workweixin")
    	implementation project(":maxkey-synchronizers:maxkey-synchronizer-dingtalk")
-   	
-   	implementation project(":maxkey-webs:maxkey-web-resources")
 }