Remove unboundid dependency
This commit is contained in:
parent
c03fb701ce
commit
93142f3e30
|
@ -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"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue