Bump protobuf-java from 3.7.1 to 3.16.3 in /dubbo-protobuf-json-client

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.7.1 to 3.16.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.7.1...v3.16.3)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/dubbo-protobuf-json-client/pom.xml b/dubbo-protobuf-json-client/pom.xml
index cfccef4..79619ad 100644
--- a/dubbo-protobuf-json-client/pom.xml
+++ b/dubbo-protobuf-json-client/pom.xml
@@ -15,7 +15,7 @@
         <dependency>
             <groupId>com.google.protobuf</groupId>
             <artifactId>protobuf-java</artifactId>
-            <version>3.7.1</version>
+            <version>3.16.3</version>
         </dependency>
         <dependency>
             <groupId>com.google.protobuf</groupId>