Use rewrite release versions. Workaround for xml-bind.

This commit is contained in:
aboyko
2023-06-14 13:23:48 -04:00
parent 3af4beac80
commit 8c9692fa18
5 changed files with 18 additions and 8 deletions

View File

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