Skip to content

dependabot maven(deps): bump checkstyle from 10.20.1 to 10.20.2

Bumps checkstyle from 10.20.1 to 10.20.2.

Release notes

Sourced from checkstyle's releases.

checkstyle-10.20.2

Checkstyle 10.20.2 - https://checkstyle.org/releasenotes.html#Release_10.20.2

Bug fixes:

#15943 - ArrayIndexOutOfBoundsException on indentation check of try-with-resources #13061 - Solving parsing errors for missing description in block tags #14573 - JavadocType: False negative for unknown tag with no description #11584 - WriteTag reports violation with confusing message when there is no javadoc

Commits
  • fde6157 [maven-release-plugin] prepare release checkstyle-10.20.2
  • 6cb833a doc: release notes for 10.20.2
  • e89621e Issue #13213: Remove //ok comments from javadoctagcontinuationindentation
  • 5f5e87c dependency: bump pmd.version from 7.7.0 to 7.8.0
  • 8d791cf dependency: bump org.pitest:pitest-maven from 1.17.1 to 1.17.2
  • ade5c38 dependency: bump nl.jqno.equalsverifier:equalsverifier
  • c54f4ca Issue #13345: Enable examples tests for AnonInnerLengthCheck
  • 7e5c3c6 Issue #13345: Enable examples tests for RegexSinglelinejavaCheck
  • d961385 Issue #13345: Enable examples tests for RegexpMultilineCheck
  • 7868e65 Issue #13345: Enable examples tests for PackageDeclarationCheck
  • Additional commits viewable in compare view

Merge request reports

Loading