Restore Spring Security dependencies
Some of the integration tests need them Issue gh-921
This commit is contained in:
3
dependencies/build.gradle
vendored
3
dependencies/build.gradle
vendored
@@ -60,6 +60,9 @@ dependencies {
|
||||
api "org.slf4j:log4j-over-slf4j:1.7.36"
|
||||
api "org.slf4j:slf4j-api:1.7.36"
|
||||
api "org.slf4j:slf4j-log4j12:1.7.36"
|
||||
api "org.springframework.security:spring-security-config:5.8.14"
|
||||
api "org.springframework.security:spring-security-core:5.8.14"
|
||||
api "org.springframework.security:spring-security-ldap:5.8.14"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user