Skip to content

Commit bf030f2

Browse files
committed
Re-instate tomcat secure
Signed-off-by: Dave Syer <david.syer@broadcom.com>
1 parent 323ba86 commit bf030f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<module>grpc-server-kotlin</module>
2525
<module>grpc-server-netty-shaded</module>
2626
<module>grpc-tomcat</module>
27-
<!-- <module>grpc-tomcat-secure</module>-->
27+
<module>grpc-tomcat-secure</module>
2828
<!-- <module>grpc-webflux</module>-->
2929
<!-- <module>grpc-webflux-secure</module>-->
3030
</modules>

0 commit comments

Comments
 (0)