Skip to content

Commit 770bc18

Browse files
committed
add optional for servlet-api
1 parent 59361f7 commit 770bc18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/grpc-spring/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<groupId>javax.servlet</groupId>
4242
<artifactId>servlet-api</artifactId>
4343
<version>2.5</version>
44+
<optional>true</optional>
4445
<scope>provided</scope>
4546
</dependency>
4647
<dependency>

0 commit comments

Comments
 (0)