You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2022/12/09 08:43:36 UTC

[servicecomb-java-chassis] branch master updated: Bump protobuf-java from 3.21.9 to 3.21.11 (#3519)

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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 027f9df28 Bump protobuf-java from 3.21.9 to 3.21.11 (#3519)
027f9df28 is described below

commit 027f9df28b71adefbd6db9c297d9ce21a9e5cabf
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 9 16:43:30 2022 +0800

    Bump protobuf-java from 3.21.9 to 3.21.11 (#3519)
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 8f24ab44f..f7c5010be 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -81,7 +81,7 @@
     <netty.version>4.1.85.Final</netty.version>
     <okhttp3.version>4.10.0</okhttp3.version>
     <prometheus.version>0.16.0</prometheus.version>
-    <protobuf.version>3.21.9</protobuf.version>
+    <protobuf.version>3.21.11</protobuf.version>
     <protostuff.version>1.8.0</protostuff.version>
     <protostuff-parser.version>2.2.27</protostuff-parser.version>
     <resilience4j.versioin>1.7.0</resilience4j.versioin>