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/11/02 01:41:49 UTC

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

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 a0a83f0af Bump protobuf-java from 3.21.8 to 3.21.9 (#3433)
a0a83f0af is described below

commit a0a83f0af34c402b055438a821588f9ea5add8bc
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Nov 2 09:41:44 2022 +0800

    Bump protobuf-java from 3.21.8 to 3.21.9 (#3433)
---
 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 03b6f9ff8..a0aef0c58 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -80,7 +80,7 @@
     <micrometer.version>1.9.5</micrometer.version>
     <nacos-client.version>2.1.1</nacos-client.version>
     <prometheus.version>0.16.0</prometheus.version>
-    <protobuf.version>3.21.8</protobuf.version>
+    <protobuf.version>3.21.9</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>