Skip to content

Commit

Permalink
Remove duplicate servlet-api maven dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Sep 11, 2023
1 parent ce5943b commit 09a95d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,6 @@
<artifactId>servlet.jersey</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>no.priv.bang.osgi.service.adapters</groupId>
<artifactId>service-mocks</artifactId>
Expand Down

0 comments on commit 09a95d9

Please sign in to comment.