Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit b1bd712

Browse files
committed
FAB-4247 update to latest grpc
Change-Id: Ic0a65114ab52c9547409b38f60d35b46d9ceae7a Signed-off-by: rickr <cr22rc@gmail.com>
1 parent 1b72c0e commit b1bd712

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
@@ -28,7 +28,7 @@
2828
<tag>fabric-sdk-java-1.0</tag>
2929
</scm>
3030
<properties>
31-
<grpc.version>1.2.0</grpc.version><!-- CURRENT_GRPC_VERSION -->
31+
<grpc.version>1.3.0</grpc.version><!-- CURRENT_GRPC_VERSION -->
3232
<bouncycastle.version>1.55</bouncycastle.version>
3333
<httpclient.version>4.5.2</httpclient.version>
3434
<skipITs>true</skipITs>

0 commit comments

Comments
 (0)