We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770bc18 commit bc21d57Copy full SHA for bc21d57
1 file changed
contrib/grpc-spring/pom.xml
@@ -41,8 +41,8 @@
41
<groupId>javax.servlet</groupId>
42
<artifactId>servlet-api</artifactId>
43
<version>2.5</version>
44
- <optional>true</optional>
45
<scope>provided</scope>
+ <optional>true</optional>
46
</dependency>
47
<dependency>
48
<groupId>io.grpc</groupId>
0 commit comments