Adopt Rewrite Boot 3 upgrade
This commit is contained in:
@@ -43,7 +43,7 @@ public class SpringBootUpgrade {
|
||||
"2.5", "org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_5",
|
||||
"2.6", "org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_6",
|
||||
"2.7", "org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7",
|
||||
"3.0", "org.springframework.sts.java.spring.boot3.UpgradeSpringBoot_3_0"
|
||||
"3.0", "org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_0"
|
||||
);
|
||||
|
||||
private RewriteRecipeRepository recipeRepo;
|
||||
|
||||
Reference in New Issue
Block a user