Skip to content

Commit

Permalink
Include upgrading jakarta annotations to 2.1.x (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurens-W authored Oct 14, 2024
1 parent c76b972 commit cea3ccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-30.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ recipeList:
- org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7
- org.openrewrite.java.spring.boot3.RemoveEnableBatchProcessing
- org.openrewrite.java.migrate.UpgradeToJava17
- org.openrewrite.java.migrate.jakarta.UpdateJakartaAnnotations2
- org.openrewrite.java.dependencies.UpgradeDependencyVersion:
groupId: org.springframework.boot
artifactId: "*"
Expand Down

0 comments on commit cea3ccf

Please sign in to comment.