Skip to content

Remove glassfish.jersey.core dependency #63

@drejc

Description

@drejc

Remove not needed dependency ... if possible

<dependency>
           <groupId>org.glassfish.jersey.core</groupId>
           <artifactId>jersey-common</artifactId>
           <version>${version.glassfish}</version>
           <scope>test</scope>
</dependency>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions