Skip to content

Commit

Permalink
Remove unnecessary dependency. The API classes are included in this JAR
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed May 8, 2024
1 parent 07d1025 commit 508e703
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions res/maven/tomcat-embed-websocket.pom
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@
</license>
</licenses>
<dependencies>
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-websocket-api</artifactId>
<version>@MAVEN.DEPLOY.VERSION@</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
Expand Down

0 comments on commit 508e703

Please sign in to comment.