Browse Source

Remove unboundid dependency

Eddú Meléndez 6 years ago
parent
commit
93142f3e30
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config/spring-security-config.gradle

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

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