Skip to content

Commit 5e6bd40

Browse files
committed
reduce grpc version
1 parent d41118c commit 5e6bd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<plugin.protobuf.version>0.5.1</plugin.protobuf.version>
4646
<plugin.source.version>3.0.1</plugin.source.version>
4747
<!-- dependency version -->
48-
<grpc.version>1.10.0</grpc.version>
48+
<grpc.version>1.9.0</grpc.version>
4949
<junit.version>4.12</junit.version>
5050
<log4j.version>1.2.17</log4j.version>
5151
<protobuf.version>3.5.1</protobuf.version>

0 commit comments

Comments
 (0)