1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Remove ApacheDS Support

Closes gh-13852
This commit is contained in:
Josh Cummings
2025-06-18 18:29:16 -06:00
parent 42e24aa53c
commit 6ddb964c61
49 changed files with 138 additions and 1406 deletions
-1
View File
@@ -45,7 +45,6 @@ dependencies {
testImplementation libs.webauthn4j.core
testImplementation 'org.jetbrains.kotlin:kotlin-reflect'
testImplementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
testImplementation 'org.apache.directory.server:apacheds-core'
testImplementation 'org.springframework:spring-core'
testImplementation 'org.springframework:spring-test'