Merge branch '2.3.x' into 2.4.x
See gh-25076
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies {
|
||||
api("org.apache.commons:commons-compress:1.19")
|
||||
api("org.apache.httpcomponents:httpclient")
|
||||
api("org.springframework:spring-core")
|
||||
|
||||
|
||||
testImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support"))
|
||||
testImplementation("com.jayway.jsonpath:json-path")
|
||||
testImplementation("org.assertj:assertj-core")
|
||||
@@ -23,6 +23,4 @@ dependencies {
|
||||
testImplementation("org.mockito:mockito-core")
|
||||
testImplementation("org.mockito:mockito-junit-jupiter")
|
||||
testImplementation("org.skyscreamer:jsonassert")
|
||||
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user