·
1 commit
to refs/heads/master
since this release
💥 Breaking changes
Bump com.github.spotbugs:spotbugs-maven-plugin
from 4.8.3.1 to 4.9.2.0 (#661) @dependabot
Apparently SpotBugs is now more strict about unnecessary suppressions, so remove any unnecessary @SuppressFBWarnings
annotations if you encounter the following errors:
US_USELESS_SUPPRESSION_ON_CLASS
US_USELESS_SUPPRESSION_ON_FIELD
US_USELESS_SUPPRESSION_ON_METHOD
US_USELESS_SUPPRESSION_ON_METHOD_PARAMETER
US_USELESS_SUPPRESSION_ON_PACKAGE