1
0
mirror of synced 2026-05-22 21:33:16 +00:00

SEC-2747: Remove spring-core dependency from spring-security-crypto

This commit is contained in:
Rob Winch
2014-11-20 16:16:22 -06:00
parent 30c5788b8b
commit dfa17bdb98
15 changed files with 21 additions and 18 deletions
+1
View File
@@ -2,6 +2,7 @@
dependencies {
compile project(':spring-security-core'),
project(':spring-security-web'),
springCoreDependency,
"org.springframework:spring-context:$springVersion",
"org.springframework:spring-beans:$springVersion",
"org.springframework:spring-web:$springVersion",