From 68e5b794bcc54bfc57262b1a02c13654d1452877 Mon Sep 17 00:00:00 2001 From: guangning Date: Sat, 21 Mar 2020 13:52:37 +0800 Subject: [PATCH] Fixed protobuf-shaded version 2.5.0 --- protobuf-shaded/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protobuf-shaded/pom.xml b/protobuf-shaded/pom.xml index d694ef1aa349d..94cbe628a3544 100644 --- a/protobuf-shaded/pom.xml +++ b/protobuf-shaded/pom.xml @@ -26,7 +26,7 @@ org.apache.pulsar pulsar - 2.6.0-SNAPSHOT + 2.5.0 ..