We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b568bc commit 8ea656bCopy full SHA for 8ea656b
src/main/resources/META-INF/rewrite/jakarta-ee-9.yml
@@ -781,9 +781,9 @@ recipeList:
781
artifactId: jaxb2-maven-plugin
782
newVersion: 3.x
783
- org.openrewrite.maven.UpgradePluginVersion:
784
- groupId: org.codehaus.mojo
+ groupId: org.jvnet.jaxb
785
artifactId: jaxb-maven-plugin
786
- newVersion: 4.x
+ newVersion: 3.x
787
- org.openrewrite.java.migrate.jakarta.JavaxXmlToJakartaXmlXJCBinding
788
---
789
type: specs.openrewrite.org/v1beta/recipe
0 commit comments