Skip to content

Commit

Permalink
Delete unused jersey-container-servlet dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
amanteaux committed Dec 3, 2024
1 parent 7c4cc1b commit 4c0734d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions plume-web-jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
</dependency>

<!-- jersey -->
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
Expand Down

0 comments on commit 4c0734d

Please sign in to comment.