File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
src/main/resources/META-INF/rewrite Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -389,6 +389,16 @@ recipeList:
389
389
newVersion : 10.0.0
390
390
---
391
391
type : specs.openrewrite.org/v1beta/recipe
392
+ name : org.openrewrite.java.migrate.jakarta.UpdateJakartaAnnotations2
393
+ displayName : Update Jakarta EE annotation Dependencies to 2.1.x.
394
+ description : Update Jakarta EE annotation Dependencies to 2.1.x.
395
+ tags :
396
+ # This recipe has been inlined into `MigrationToJakarta10Apis`; drop the reference to this recipe,
397
+ # This placeholder is kept to avoid breaking existing recipes that reference this recipe still.
398
+ - deprecated
399
+ recipeList : []
400
+ ---
401
+ type : specs.openrewrite.org/v1beta/recipe
392
402
name : org.openrewrite.java.migrate.jakarta.UpdateJakartaXmlWsEE10
393
403
displayName : Update Jakarta EE XML Web Services Dependencies for EE 10.
394
404
description : Update Jakarta EE XML Web Services Dependencies for EE 10.
You can’t perform that action at this time.
0 commit comments