Skip to content

dependabot maven(deps): bump checkstyle from 10.14.1 to 10.14.2

Bumps checkstyle from 10.14.1 to 10.14.2.

Release notes

Sourced from checkstyle's releases.

checkstyle-10.14.2

Checkstyle 10.14.2 - https://checkstyle.org/releasenotes.html#Release_10.14.2

Bug fixes:

#14123 - Transitive dependency rejection after Guava upgrade to 32.1.3-jre #14502 - GenericWhitespaceCheck: Handling of whitespace between generic and record header #12600 - JavadocStyle doesn't work with inline ``@return

Commits
  • 5317f93 [maven-release-plugin] prepare release checkstyle-10.14.2
  • 1670130 doc: release notes for 10.14.2
  • 01d63bf Issue #14123: Exclude google-collections from doxia-module-xdoc
  • 2126aa1 Issue #14653: support XML configs without detalization
  • 68366f7 Issue #13345: enable EqualsHashCodeCheckExamplesTest
  • bbb28a7 Issue #6207: Add Xpath regression test for LocalFinalVariableName
  • 1bb3d56 Issue #13999: Resolve pitest suppression for validateDefaultJavadocTokens met...
  • 25cd447 Issue #14502: Handling of whitespace between generic and record header (Gener...
  • af65390 dependency: bump com.google.errorprone:error_prone_core
  • 93a29b2 Issue #14631: Updated PARAM_LITERAL to new AST format
  • Additional commits viewable in compare view

Merge request reports