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

Old version of com.sun.jersey » jersey-client are used #3606

Open
Shobhajayanna opened this issue Jun 18, 2024 · 3 comments
Open

Old version of com.sun.jersey » jersey-client are used #3606

Shobhajayanna opened this issue Jun 18, 2024 · 3 comments
Labels
bug Verified defect in functionality chore Priority: Medium size/L

Comments

@Shobhajayanna
Copy link
Contributor

These artifacts have been moved to org.glassfish.jersey.core/jersey-client and have updated versions. these dependencies which are used in the repo are too old and they can be upgraded to newer versions.

@balhar-jakub balhar-jakub added chore new New issue that has not been worked on yet Priority: Medium size/L bug Verified defect in functionality and removed new New issue that has not been worked on yet labels Jun 25, 2024
@balhar-jakub
Copy link
Member

@pablocarle @pj892031 Please provide more details.

@pablocarle
Copy link
Contributor

The affected dependencies are the following, currently at 1.19.4:
library('jersey_client4', 'com.sun.jersey.contribs', 'jersey-apache-client4').versionRef('jerseySun')
library('jersey_client', 'com.sun.jersey', 'jersey-client').versionRef('jerseySun')
library('jersey_core', 'com.sun.jersey', 'jersey-core').versionRef('jerseySun')

Upgrade of these dependencies imply breaking changes, such as switching to apache client 5 and package name changes.

@balhar-jakub
Copy link
Member

Unless there is related security vulnerability with this information I wouldn't make the update for V2 release stream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified defect in functionality chore Priority: Medium size/L
Projects
Development

No branches or pull requests

3 participants