Simple upgrade to Spring Boot 3.4
This commit is contained in:
@@ -54,7 +54,7 @@ public class PrefsInitializer extends AbstractPreferenceInitializer {
|
||||
"org.openrewrite.java.testing.junit5.JUnit4to5Migration",
|
||||
"org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7",
|
||||
"org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_3",
|
||||
"org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_4",
|
||||
"org.springframework.ide.vscode.rewrite.boot3.UpgradeSpringBoot_3_4",
|
||||
"org.rewrite.java.security.*",
|
||||
"org.springframework.rewrite.test.*",
|
||||
"rewrite.test.*"
|
||||
|
||||
Reference in New Issue
Block a user