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/24 07:24:42 UTC

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

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 82c5e58c0 Bump protobuf-java from 3.21.11 to 3.21.12 (#3526)
82c5e58c0 is described below

commit 82c5e58c075d9e9a8754b18767d6f01e264bf737
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Dec 24 15:24:36 2022 +0800

    Bump protobuf-java from 3.21.11 to 3.21.12 (#3526)
---
 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 25070af9a..3bfd901d3 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -81,7 +81,7 @@
     <netty.version>4.1.86.Final</netty.version>
     <okhttp3.version>4.10.0</okhttp3.version>
     <prometheus.version>0.16.0</prometheus.version>
-    <protobuf.version>3.21.11</protobuf.version>
+    <protobuf.version>3.21.12</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>