Skip to content

CD-7811 migrate from javax.servlet to jakarta.servlet#17

Open
luiggimendoza-autorabit wants to merge 2 commits into
Integrationfrom
CD-7811
Open

CD-7811 migrate from javax.servlet to jakarta.servlet#17
luiggimendoza-autorabit wants to merge 2 commits into
Integrationfrom
CD-7811

Conversation

@luiggimendoza-autorabit
Copy link
Copy Markdown

As part of upgrading Sonarqube to use Tomcat version 11, there are some dependencies to this project that generate compiler error. The cause is that this project uses package javax.servlet. This should be migrated to jakarta.servlet.

This PR focuses on migration package javax.servlet to jakarta.servlet and related changes from this migration.

Copy link
Copy Markdown

@ritesh-ghiya-cs ritesh-ghiya-cs left a comment

Choose a reason for hiding this comment

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

Please run the sanity. I don't know if there is any impact on running application. From code quality prespective, this looks fine to me

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