Skip to content

Commit

Permalink
#1098 Modernize Tomcat test container
Browse files Browse the repository at this point in the history
remove unused TomEE WebApp dependency
  • Loading branch information
oliverlietz committed Mar 25, 2024
1 parent 9f51172 commit 1e0ab70
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions containers/pax-exam-container-tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,6 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>tomee-webapp</artifactId>
<version>1.5.0</version>
<type>war</type>
</dependency>

<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether</artifactId>
Expand Down

0 comments on commit 1e0ab70

Please sign in to comment.