Skip to content

Commit

Permalink
Remove servlet-api
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Jan 2, 2025
1 parent 7332cab commit f97ae55
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions microsphere-spring-compatible/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,7 @@
<artifactId>jsr305</artifactId>
<optional>true</optional>
</dependency>

<!-- Servlet API -->
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>


</dependencies>

<build>
Expand Down

0 comments on commit f97ae55

Please sign in to comment.