openrewrite / rewrite-jenkins

OpenRewrite recipes to continuously modernize Jenkins plugins.
Apache License 2.0
9 stars 8 forks source link

Remove any usages of Animal Sniffer #26

Closed basil closed 1 year ago

basil commented 1 year ago

Animal Sniffer was removed from the plugin parent POM in 4.52. Any imports of org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement and any @IgnoreJRERequirement annotations should be deleted.