Bump the protobuf shaded version to 2.6.1

Signed-off-by: xiaolong.ran <rxl@apache.org>
diff --git a/protobuf-shaded/pom.xml b/protobuf-shaded/pom.xml
index 053f205..2b89413 100644
--- a/protobuf-shaded/pom.xml
+++ b/protobuf-shaded/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>2.7.0-SNAPSHOT</version>
+    <version>2.6.1</version>
     <relativePath>..</relativePath>
   </parent>