Skip to content

Commit

Permalink
Remove long-deprecated javax.servlet modules from slack-app-backend l…
Browse files Browse the repository at this point in the history
…ibrary (#1412)
  • Loading branch information
seratch authored Jan 8, 2025
1 parent 9b7774d commit a21e1c4
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 1,047 deletions.
7 changes: 0 additions & 7 deletions slack-app-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@
<version>${slf4j.version}</version>
</dependency>

<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>${javax.servlet-api.version}</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a21e1c4

Please sign in to comment.