This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-benchmark.git


The following commit(s) were added to refs/heads/master by this push:
     new 09a6c1a  Bump protobuf-java from 3.7.1 to 3.16.3 in /dubbo-grpc-server 
(#26)
09a6c1a is described below

commit 09a6c1a82fc0b2f8693738217fa3d7ed8dfe81fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 8 09:24:20 2022 +0800

    Bump protobuf-java from 3.7.1 to 3.16.3 in /dubbo-grpc-server (#26)
    
    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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-grpc-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-grpc-server/pom.xml b/dubbo-grpc-server/pom.xml
index 80e3a3f..0ae8013 100644
--- a/dubbo-grpc-server/pom.xml
+++ b/dubbo-grpc-server/pom.xml
@@ -20,7 +20,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>

Reply via email to