From 14f493b3fe465bd09749886e901794664d9213bd Mon Sep 17 00:00:00 2001 From: Jorg Heymans Date: Tue, 3 Apr 2018 11:52:26 +0200 Subject: [PATCH] upgrade protobuf-maven-plugin due to https://github.com/xolstice/protobuf-maven-plugin/issues/30 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0c56b7270d..5c20f69d7f4 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ For protobuf-based codegen integrated with the Maven build system, you can use org.xolstice.maven.plugins protobuf-maven-plugin - 0.5.0 + 0.5.1 com.google.protobuf:protoc:3.5.1-1:exe:${os.detected.classifier} grpc-java