Skip to content

Fix jakarta.enterprise.concurrent-api version for EE9 and EE10#1152

Merged
greg-at-moderne merged 2 commits into
openrewrite:mainfrom
evie-lau:concurrent-api
Jun 26, 2026
Merged

Fix jakarta.enterprise.concurrent-api version for EE9 and EE10#1152
greg-at-moderne merged 2 commits into
openrewrite:mainfrom
evie-lau:concurrent-api

Conversation

@evie-lau

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aligns the jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api dependency version used by the Jakarta EE migration recipes with the versions defined in the Jakarta EE 9.1 and EE 10 platform BOMs.

Changes:

  • Jakarta EE 9 recipe: change jakarta.enterprise.concurrent-api upgrade target from 3.0.x to 2.0.x.
  • Jakarta EE 10 recipe: add an explicit upgrade rule for jakarta.enterprise.concurrent-api to 3.0.x.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/main/resources/META-INF/rewrite/jakarta-ee-9.yml Updates the dependency upgrade rule for jakarta.enterprise.concurrent-api to 2.0.x after the javax→jakarta dependency change.
src/main/resources/META-INF/rewrite/jakarta-ee-10.yml Adds a missing dependency upgrade rule for jakarta.enterprise.concurrent-api to 3.0.x alongside other EE10 upgrade rules.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-project-automation github-project-automation Bot moved this from In Progress to Ready to Review in OpenRewrite Jun 26, 2026
@greg-at-moderne greg-at-moderne merged commit 48213f6 into openrewrite:main Jun 26, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Ready to Review to Done in OpenRewrite Jun 26, 2026
@greg-at-moderne

Copy link
Copy Markdown
Contributor

Thanks for putting this together!

@evie-lau evie-lau deleted the concurrent-api branch June 26, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants