Skip to content

When running gitlab API after upgrade to spring boot 3.0.2 (with the latest dependencies), gitlab initialization fails #918

Closed
@serleonsolo2

Description

@serleonsolo2

The error is as follows:

Location:
org/gitlab4j/api/GitLabApiClient.createApiClient()Ljavax/ws/rs/client/Client; @18: invokevirtual
Reason:
Type 'org/glassfish/jersey/client/JerseyClientBuilder' (current frame, stack[0]) is not assignable to 'javax/ws/rs/client/ClientBuilder'

Could you plz help at least with workarround

I am using the latest version:

<groupId>org.gitlab4j</groupId>
artifactId>gitlab4j-api</artifactId>
version>5.0.1</version>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions