Restore ManagementConfigurationPlugin
Issue gh-9615
This commit is contained in:
@@ -9,7 +9,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api platform(project(":spring-security-dependencies"))
|
||||
management platform(project(":spring-security-dependencies"))
|
||||
// NB: Don't add other compile time dependencies to the config module as this breaks tooling
|
||||
api project(':spring-security-core')
|
||||
api 'org.springframework:spring-aop'
|
||||
|
||||
Reference in New Issue
Block a user