gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

Remove dependency on jakarta.servlet

Open Sineaggi opened this issue 1 year ago • 1 comments
trafficstars

What functionality does the servlet library provide?

Sineaggi avatar Apr 23 '24 22:04 Sineaggi

The problem is that the library is based on Jersey client, which is dragging a lot of additional dependencies.

I have opened https://github.com/gitlab4j/gitlab4j-api/issues/924 a long time ago to collect some ideas about where to move.

jmini avatar May 02 '24 05:05 jmini