Skip to content

Commit 8f8a2f5

Browse files
authored
Update jakarta-ee-10.yml add tyrus (#935)
1 parent afd0245 commit 8f8a2f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/resources/META-INF/rewrite/jakarta-ee-10.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,10 @@ recipeList:
465465
groupId: org.glassfish.jersey.ext
466466
artifactId: "*"
467467
newVersion: 3.1.x
468+
- org.openrewrite.java.dependencies.UpgradeDependencyVersion:
469+
groupId: org.glassfish.tyrus
470+
artifactId: "*"
471+
newVersion: 2.1.x
468472
---
469473
type: specs.openrewrite.org/v1beta/recipe
470474
name: org.openrewrite.java.migrate.jakarta.UpdateApacheCommonsEmailDependencies

0 commit comments

Comments
 (0)