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/07/22 10:38:37 UTC

[servicecomb-java-chassis] branch master updated: Bump protobuf-java from 3.21.2 to 3.21.3 (#3215)

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 6ffe878aa Bump protobuf-java from 3.21.2 to 3.21.3 (#3215)
6ffe878aa is described below

commit 6ffe878aafbe29c6a2e37cba0ba596e9547ab2c3
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jul 22 18:38:33 2022 +0800

    Bump protobuf-java from 3.21.2 to 3.21.3 (#3215)
---
 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 e4245693c..bcc4ad7d7 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -80,7 +80,7 @@
     <micrometer.version>1.9.2</micrometer.version>
     <nacos-client.version>2.1.0</nacos-client.version>
     <prometheus.version>0.16.0</prometheus.version>
-    <protobuf.version>3.21.2</protobuf.version>
+    <protobuf.version>3.21.3</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>