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

Policy violation issue for jersey-server dependency #5869

Open
amitKChoudhary opened this issue Feb 19, 2025 · 2 comments
Open

Policy violation issue for jersey-server dependency #5869

amitKChoudhary opened this issue Feb 19, 2025 · 2 comments

Comments

@amitKChoudhary
Copy link

Latest jersey-server version available is 1.19.4. It is causing policy violation in project. Are we planning to upgrade it?
If yes, then when?

@jansupol
Copy link
Contributor

Jersey 1.x is obsolete. There is no plan to make another 1.x release.
We keep working on Jersey 2.x (jersey-server 2.46) - Java EE 8/ javax API
We keep working on Jersey 3.0.x (jersey-server 3.0.17) - Jakarta EE 9 / Jakarta API
We keep working on Jersey 3.1.x (jersey-server 3.1.10) - Jakarta EE 10 / Jakarta API
We keep working on Jersey 4.0.x (jersey-server 4.0.0-M2) - Jakarta EE 11 / Jakarta API

@jansupol
Copy link
Contributor

BTW the Jersey namespace changed between 1.x - 2.x from com.sun.jersey to org.glassfish.jersey

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

No branches or pull requests

2 participants