Skip to content

Commit 4d25115

Browse files
committed
opensaml4MainCompile
1 parent 1491f2e commit 4d25115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/spring-security-config.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ dependencies {
4848
testImplementation project(path : ':spring-security-oauth2-client', configuration : 'tests')
4949
testImplementation project(path : ':spring-security-oauth2-resource-server', configuration : 'tests')
5050
testImplementation project(path : ':spring-security-saml2-service-provider', configuration : 'tests')
51+
testImplementation project(path: ':spring-security-saml2-service-provider', configuration: 'opensaml4MainCompile')
5152
testImplementation project(path : ':spring-security-web', configuration : 'tests')
5253
testImplementation apachedsDependencies
5354
testImplementation powerMock2Dependencies

0 commit comments

Comments
 (0)