1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Move Web Access API

Issue gh-17847
This commit is contained in:
Josh Cummings
2025-09-02 16:06:03 -06:00
parent 3182883e2e
commit fa4806dbcc
35 changed files with 67 additions and 54 deletions
+1
View File
@@ -21,6 +21,7 @@ dependencies {
testRuntimeOnly 'jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api'
testImplementation project(':spring-security-access')
testImplementation "org.assertj:assertj-core"
testImplementation "org.junit.jupiter:junit-jupiter-api"
testImplementation "org.junit.jupiter:junit-jupiter-params"