Skip to content

Commit

Permalink
Readded test scope to javax.servlet-api dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Moretti committed May 11, 2024
1 parent d817438 commit f3c115a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jakarta.servlet</groupId>
Expand Down

0 comments on commit f3c115a

Please sign in to comment.