plugin-pom 4.32 dropped support of JSR 305 annotations in favor of SpotBugs annotations, so to be able to upgrade to 4.32 in the future we need to migrate from the deprecated usage to the non-deprecated equivalent. This PR matches dozens of PRs that I have (successfully) submitted to other Jenkins plugins.
plugin-pom
4.32 dropped support of JSR 305 annotations in favor of SpotBugs annotations, so to be able to upgrade to 4.32 in the future we need to migrate from the deprecated usage to the non-deprecated equivalent. This PR matches dozens of PRs that I have (successfully) submitted to other Jenkins plugins.CC @damianszczepanik