Skip to content

Commit

Permalink
remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlietz committed Jun 6, 2024
1 parent a5a53c3 commit 80b7aa2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions core/pax-exam-servlet-bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@
<artifactId>jakarta.jakartaee-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi.core</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 80b7aa2

Please sign in to comment.