Skip to content

Commit a8a7ab4

Browse files
committed
Restore spring-security-web Dependency
Issue gh-9095
1 parent 7ded671 commit a8a7ab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

saml2/saml2-service-provider/spring-security-saml2-service-provider.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ configurations {
5353

5454
dependencies {
5555
management platform(project(":spring-security-dependencies"))
56+
api project(':spring-security-web')
5657
api("org.opensaml:opensaml-core")
5758
api("org.opensaml:opensaml-saml-api")
5859
api("org.opensaml:opensaml-saml-impl")

0 commit comments

Comments
 (0)