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 72e939d commit 0cd60ebCopy full SHA for 0cd60eb
src/main/resources/META-INF/rewrite/java-version-17.yml
@@ -74,6 +74,14 @@ recipeList:
74
groupId: org.apache.maven.plugins
75
artifactId: maven-checkstyle-plugin
76
newVersion: 3.x
77
+ - org.openrewrite.maven.UpgradePluginVersion:
78
+ groupId: org.apache.maven.plugins
79
+ artifactId: maven-compiler-plugin
80
+ newVersion: 3.x
81
82
83
+ artifactId: maven-war-plugin
84
85
- org.openrewrite.maven.UpgradePluginVersion:
86
groupId: com.sonatype.clm
87
artifactId: clm-maven-plugin
0 commit comments