Merge branch '5.3.x'

This commit is contained in:
Stephane Nicoll 2022-01-31 09:34:54 +01:00
commit 84ebbdd38e
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ configure([rootProject] + javaProjects) { project ->
// JSR-305 only used for non-required meta-annotations
compileOnly("com.google.code.findbugs:jsr305")
testCompileOnly("com.google.code.findbugs:jsr305")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.29")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.30")
}
ext.javadocLinks = [