mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 08:42:13 +00:00
Restore spring-security-web Dependency
Issue gh-9095
This commit is contained in:
parent
7ded671858
commit
a8a7ab4ffa
@ -53,6 +53,7 @@ configurations {
|
||||
|
||||
dependencies {
|
||||
management platform(project(":spring-security-dependencies"))
|
||||
api project(':spring-security-web')
|
||||
api("org.opensaml:opensaml-core")
|
||||
api("org.opensaml:opensaml-saml-api")
|
||||
api("org.opensaml:opensaml-saml-impl")
|
||||
|
Loading…
x
Reference in New Issue
Block a user