Merge branch '5.1.x'

This commit is contained in:
Juergen Hoeller
2019-04-30 18:55:34 +02:00
6 changed files with 48 additions and 25 deletions

View File

@@ -142,7 +142,7 @@ configure(allprojects) { project ->
}
checkstyle {
toolVersion = "8.19"
toolVersion = "8.20"
configDir = rootProject.file("src/checkstyle")
}