-
Notifications
You must be signed in to change notification settings - Fork 210
Closed as not planned
Description
Hi
We are using schema registry client in our rest service and we are facing version conflict with Jetty+Jersey packages.
rest-utils : Jetty (version : 8.1.16.v20140903) and Jersey ( version : 2.6)
our rest service : Jetty (version : 9.2.0.v20140526) and Jersey ( version : 2.9)
But we have to use Jersey 2.9 version for binders in our project.
As rest-utils brings Jetty 8.x version and it depends 2.6 version which breaks our rest service.
I see in latest rest-utils 2.0 snapshot jetty version is upgraded to 9.x. May I know when this would be released ? So we can use 2.x version of rest-utils.
Thanks
Raji
Metadata
Metadata
Assignees
Labels
No labels