This is an automated email from the ASF dual-hosted git repository.
shoothzj 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 5754ca829 Bump protobuf-java from 3.21.4 to 3.21.5 (#3277)
5754ca829 is described below
commit 5754ca829950c85963788e10adb7be159045b1d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 10 16:45:08 2022 +0800
Bump protobuf-java from 3.21.4 to 3.21.5 (#3277)
---
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 f45808403..8ebd8faa4 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -80,7 +80,7 @@
<micrometer.version>1.9.3</micrometer.version>
<nacos-client.version>2.1.1</nacos-client.version>
<prometheus.version>0.16.0</prometheus.version>
- <protobuf.version>3.21.4</protobuf.version>
+ <protobuf.version>3.21.5</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>