Adopt Rewrite Boot 3 upgrade

This commit is contained in:
aboyko
2022-11-28 17:19:37 -05:00
parent ae09b2e671
commit 61d6d1ded0
4 changed files with 18 additions and 18 deletions

View File

@@ -55,7 +55,7 @@ public class PrefsInitializer extends AbstractPreferenceInitializer {
"org.openrewrite.java.testing.junit5.JUnit4to5Migration",
"org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_6",
"org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7",
"org.springframework.sts.java.spring.boot3.UpgradeSpringBoot_3_0",
"org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_0",
"org.rewrite.java.security.*",
"org.springframework.rewrite.test.*",
"rewrite.test.*"