Browse Source

Remove unboundid dependency

Eddú Meléndez 6 năm trước cách đây
mục cha
commit
93142f3e30

+ 0 - 1
config/spring-security-config.gradle

@@ -71,7 +71,6 @@ dependencies {
 
 
 	testRuntime 'cglib:cglib-nodep'
 	testRuntime 'cglib:cglib-nodep'
 	testRuntime 'org.hsqldb:hsqldb'
 	testRuntime 'org.hsqldb:hsqldb'
-    testCompile "com.unboundid:unboundid-ldapsdk"
 }
 }