diff --git a/pom.xml b/pom.xml index ce2de5bfad2c..315db14347db 100644 --- a/pom.xml +++ b/pom.xml @@ -130,10 +130,42 @@ + + org.openrewrite.maven + rewrite-maven-plugin + - + + org.openrewrite.maven + rewrite-maven-plugin + 6.15.0 + + + org.openrewrite.staticanalysis.RemoveUnusedPrivateMethods + org.openrewrite.staticanalysis.ModifierOrder + + true + true + + + + verify + + dryRun + + + + + + org.openrewrite.recipe + rewrite-static-analysis + 2.14.0 + + + + maven-antrun-plugin 1.6