Merge branch '2.4.x' into 2.5.x

Closes gh-28349
This commit is contained in:
Phillip Webb 2021-10-14 12:05:22 -07:00
commit a9df8c3ef4

View File

@ -9,7 +9,6 @@ dependencies {
api(project(":spring-boot-project:spring-boot-test"))
api(project(":spring-boot-project:spring-boot-test-autoconfigure"))
api("com.jayway.jsonpath:json-path")
api("jakarta.xml.bind:jakarta.xml.bind-api")
api("org.assertj:assertj-core")
api("org.hamcrest:hamcrest")
api("org.junit.jupiter:junit-jupiter")