Skip to content

Commit

Permalink
NO-JIRA: remove unused 'provided' api dep, not used by code + doesnt …
Browse files Browse the repository at this point in the history
…end up in war
  • Loading branch information
gemmellr committed Aug 29, 2024
1 parent 6f0054f commit 1c86117
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/features/sub-modules/tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ under the License.
<artifactId>artemis-jms-client</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-servlet-api</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 1c86117

Please sign in to comment.