Exclude unwanted commons-logging dependencies
Closes gh-757
This commit is contained in:
@@ -21,7 +21,6 @@ dependencies {
|
||||
testImplementation(project(":spring-restdocs-mockmvc"))
|
||||
testImplementation(project(":spring-restdocs-restassured"))
|
||||
testImplementation(project(":spring-restdocs-webtestclient"))
|
||||
testImplementation("io.rest-assured:rest-assured")
|
||||
testImplementation("javax.validation:validation-api")
|
||||
testImplementation("junit:junit")
|
||||
testImplementation("org.testng:testng:6.9.10")
|
||||
|
||||
Reference in New Issue
Block a user