Skip to content

Commit 620a773

Browse files
committed
Migrated to latest gRPC and Protobuf version
1 parent 15fb57e commit 620a773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<properties>
3232
<exec.mainClass>
3333
com.github.megachucky.kafka.streams.machinelearning.Kafka_Streams_TensorFlow_Serving_gRPC_Example</exec.mainClass>
34-
<grpc.version>1.6.1</grpc.version>
35-
<protobuf.version>3.0.0-beta-3</protobuf.version>
34+
<grpc.version>1.13.1</grpc.version>
35+
<protobuf.version>3.6.0</protobuf.version>
3636
<tika.version>1.14-SNAPSHOT</tika.version>
3737
<slf4j.version>1.7.12</slf4j.version>
3838
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)