Bläddra i källkod

Remove unboundid dependency

Eddú Meléndez 6 år sedan
förälder
incheckning
93142f3e30
1 ändrade filer med 0 tillägg och 1 borttagningar
  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"
 }