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

@@ -70,7 +70,6 @@ dependencies {
testImplementation("org.thymeleaf:thymeleaf-spring5")
testImplementation("nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.yaml:snakeyaml")
}