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 5c0539e commit 43d728aCopy full SHA for 43d728a
src/main/resources/META-INF/rewrite/jakarta-ee-9.yml
@@ -335,10 +335,6 @@ recipeList:
335
oldGroupId: org.apache.commons
336
oldArtifactId: commons-fileupload2-jakarta
337
newArtifactId: commons-fileupload2-jakarta-servlet5
338
- - org.openrewrite.java.dependencies.UpgradeDependencyVersion:
339
- groupId: org.apache.commons
340
- artifactId: '*'
341
- newVersion: 2.0.0-M4
342
- org.openrewrite.java.ChangePackage:
343
oldPackageName: org.apache.commons.fileload.disk
344
newPackageName: org.apache.commons.fileload2.core
0 commit comments