SEC-2676: Add SpEL Spring Security Integration
This commit is contained in:
5
data/data.gradle
Normal file
5
data/data.gradle
Normal file
@@ -0,0 +1,5 @@
|
||||
dependencies {
|
||||
compile project(':spring-security-core'),
|
||||
"org.springframework.data:spring-data-commons:$springDataCommonsVersion"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user