Skip to content

Commit

Permalink
fixes #43
Browse files Browse the repository at this point in the history
- removed unused dependency

Thanks for reporting!

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
  • Loading branch information
maho7791 committed Mar 20, 2024
1 parent 7719951 commit cc6ac2b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions org.eclipse.osgitech.rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,6 @@
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.servlet-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.jetty</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet</artifactId>
Expand Down

0 comments on commit cc6ac2b

Please sign in to comment.