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 29e071d commit 5b568bcCopy full SHA for 5b568bc
src/main/resources/META-INF/rewrite/java-version-11.yml
@@ -109,6 +109,10 @@ recipeList:
109
groupId: org.codehaus.mojo
110
artifactId: jaxb2-maven-plugin
111
newVersion: 2.5.x
112
+ - org.openrewrite.maven.UpgradePluginVersion:
113
+ groupId: org.jvnet.jaxb
114
+ artifactId: jaxb-maven-plugin
115
+ newVersion: 2.0.X
116
---
117
type: specs.openrewrite.org/v1beta/recipe
118
name: org.openrewrite.java.migrate.javax.AddJaxwsDependencies
0 commit comments