spring-javaformat-checkstyle 0.032+ requires package javadoc which breaks the Spring Security Build. We need to fix the build to work with these changes and update the version. See gh-328
Comment From: marcusdacoregio
The dependency was updated by this commit https://github.com/spring-projects/spring-security/commit/c214c6c23e0394b650ec7628092cbb44148f19a2 and I've added this commit to exclude the JavadocPackageCheck for now https://github.com/spring-projects/spring-security/commit/ee11c3ade78e9fe102c57c400a80d778f7f31351. This commit should be reverted as soon as we have the package javadocs in place