Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add migration from javax.servlet.servlet-api to javax.servlet.javax.servlet-api #656

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

Laurens-W
Copy link
Contributor

What's changed?

When java became jakarta the artifact javax.servlet.servlet-api was renamed to javax.servlet.javax.servlet-api and at the same time a jakarta.servlet.jakarta.servlet-api was introduced

Anyone you would like to review specifically?

@timtebeek @sambsnyd

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@Laurens-W Laurens-W added the enhancement New feature or request label Jan 6, 2025
@Laurens-W Laurens-W self-assigned this Jan 6, 2025
@timtebeek timtebeek merged commit 8c04880 into main Jan 6, 2025
2 checks passed
@timtebeek timtebeek deleted the add-missing-java-ee-upgrade branch January 6, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants