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

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


The following commit(s) were added to refs/heads/3.2 by this push:
     new f1cf9f21bf Bump protobuf-java in /dubbo-demo/dubbo-demo-triple (#11281)
f1cf9f21bf is described below

commit f1cf9f21bfa07c823c8ec69fc76c020a23ef7b72
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 12 07:52:35 2023 +0800

    Bump protobuf-java in /dubbo-demo/dubbo-demo-triple (#11281)
    
    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 
3.18.3 to 3.19.6.
    - [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.18.3...v3.19.6)
    
    ---
    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-demo/dubbo-demo-triple/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-demo/dubbo-demo-triple/pom.xml 
b/dubbo-demo/dubbo-demo-triple/pom.xml
index 63979e1494..7ce92ff441 100644
--- a/dubbo-demo/dubbo-demo-triple/pom.xml
+++ b/dubbo-demo/dubbo-demo-triple/pom.xml
@@ -34,7 +34,7 @@
         <skip_maven_deploy>true</skip_maven_deploy>
         <source.level>1.8</source.level>
         <target.level>1.8</target.level>
-        <protobuf-java.version>3.18.3</protobuf-java.version>
+        <protobuf-java.version>3.19.6</protobuf-java.version>
         <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
     </properties>
 

Reply via email to