Skip to content

Commit d8da2ed

Browse files
committed
fix tests
1 parent a1b1157 commit d8da2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springdoc-openapi-security/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>jakarta.servlet</groupId>
3636
<artifactId>jakarta.servlet-api</artifactId>
37-
<scope>provided</scope>
37+
<scope>test</scope>
3838
</dependency>
3939
<dependency>
4040
<groupId>org.springdoc</groupId>

0 commit comments

Comments
 (0)