Merge branch '2.4.x'

See gh-25077
This commit is contained in:
Andy Wilkinson
2021-02-02 15:14:18 +00:00
113 changed files with 9 additions and 215 deletions

View File

@@ -18,7 +18,6 @@ dependencies {
testRuntimeOnly("ch.qos.logback:logback-classic")
testRuntimeOnly("org.bouncycastle:bcprov-jdk16:1.46")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.slf4j:jcl-over-slf4j")
testRuntimeOnly("org.springframework:spring-webmvc")
}
}