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

Revert "Bump jakarta.servlet:jakarta.servlet-api from 4.0.4 to 5.0.0 in /sample-plugin" #3686

Conversation

MarkEWaite
Copy link
Contributor

Reverts #3685

Jakarta servlet API 4.0.4 is needed in these parts of the sample plugin so that the older lines continue to compile.

@MarkEWaite MarkEWaite requested a review from a team as a code owner October 4, 2024 15:53
@MarkEWaite MarkEWaite enabled auto-merge (squash) October 4, 2024 15:53
@jglick
Copy link
Member

jglick commented Oct 4, 2024

#3675 (comment) I think you need to add a DB exclusion.

Jakarta EE 9 is inherited from the parent pom.

Java EE 4 is needed as an override for the older lines.
@MarkEWaite
Copy link
Contributor Author

#3675 (comment) I think you need to add a DB exclusion.

Thanks! I've attempted the override in 874e5b6 though I'm not 100% confident that it will have the desired result.

@MarkEWaite MarkEWaite merged commit d443c26 into master Oct 4, 2024
6 checks passed
@MarkEWaite MarkEWaite deleted the revert-3685-dependabot/maven/sample-plugin/jakarta.servlet-jakarta.servlet-api-5.0.0 branch October 4, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants