Merge branch '2.3.x' into 2.4.x

See gh-25076
This commit is contained in:
Andy Wilkinson
2021-02-02 15:12:27 +00:00
115 changed files with 9 additions and 219 deletions

View File

@@ -103,7 +103,6 @@ dependencies {
testRuntimeOnly(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
testRuntimeOnly("com.h2database:h2")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.springframework:spring-jdbc")
testSlices(project(path: ":spring-boot-project:spring-boot-test-autoconfigure", configuration: "testSliceMetadata"))