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

Move Snippets to Compiled Code

Issue gh-18745

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
This commit is contained in:
Josh Cummings
2026-03-02 14:53:54 -07:00
parent 498b0cb59c
commit 587ac2cbad
6 changed files with 373 additions and 73 deletions
+1
View File
@@ -42,6 +42,7 @@ dependencies {
testImplementation project(path : ':spring-security-config', configuration : 'tests')
testImplementation project(':spring-security-test')
testImplementation project(':spring-security-oauth2-client')
testImplementation project(':spring-security-oauth2-resource-server')
testImplementation 'com.squareup.okhttp3:mockwebserver'
testImplementation libs.com.password4j.password4j
testImplementation 'com.unboundid:unboundid-ldapsdk'