Prepare for Rewrite Boot 3.4 upgrade

This commit is contained in:
aboyko
2024-11-25 15:08:50 -05:00
parent 54beb6afc4
commit 23a993f3e5
5 changed files with 7 additions and 6 deletions

View File

@@ -53,8 +53,8 @@ public class PrefsInitializer extends AbstractPreferenceInitializer {
"org.openrewrite.java.testing.junit5.JUnit5BestPractices",
"org.openrewrite.java.testing.junit5.JUnit4to5Migration",
"org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7",
"org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_2",
"org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_3",
"org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_4",
"org.rewrite.java.security.*",
"org.springframework.rewrite.test.*",
"rewrite.test.*"