removed false corrections
This commit is contained in:
parent
e20c24d006
commit
fe8100c59e
@ -89,12 +89,6 @@ dependencies {
|
||||
testImplementation 'org.springframework.security:spring-security-test'
|
||||
}
|
||||
|
||||
configurations {
|
||||
runtime {
|
||||
exclude(group = "commons-logging", module = "commons-logging")
|
||||
}
|
||||
}
|
||||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user