From e11255eb123b0a09ff3e78491277c534baf5b326 Mon Sep 17 00:00:00 2001 From: luyanbo Date: Thu, 14 Apr 2022 22:36:23 +0800 Subject: [PATCH] update protobuf-java to 3.2.0. To avoid https://github.com/protocolbuffers/protobuf/issues/7970 --- opensergo-dashboard-server/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/opensergo-dashboard-server/pom.xml b/opensergo-dashboard-server/pom.xml index 63e0b0d..3ef2225 100644 --- a/opensergo-dashboard-server/pom.xml +++ b/opensergo-dashboard-server/pom.xml @@ -81,10 +81,15 @@ grpc-core 1.42.2 + + com.google.protobuf + protobuf-java + 3.20.0 + com.google.protobuf protobuf-java-util - 3.19.4 + 3.20.0