|
@@ -9,8 +9,6 @@ dependencies {
|
|
|
api 'org.springframework:spring-jdbc'
|
|
|
api 'org.springframework:spring-tx'
|
|
|
|
|
|
- optional project(':spring-security-access')
|
|
|
-
|
|
|
testImplementation "org.assertj:assertj-core"
|
|
|
testImplementation "org.junit.jupiter:junit-jupiter-api"
|
|
|
testImplementation "org.junit.jupiter:junit-jupiter-params"
|