We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b1157 commit d8da2edCopy full SHA for d8da2ed
springdoc-openapi-security/pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>jakarta.servlet</groupId>
36
<artifactId>jakarta.servlet-api</artifactId>
37
- <scope>provided</scope>
+ <scope>test</scope>
38
</dependency>
39
40
<groupId>org.springdoc</groupId>
0 commit comments