Skip to content

Jetty/Jersey version conflicts  #26

@rajim17

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions