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 52ddf6ef8 Bump com.google.protobuf:protobuf-java in 
/demo/demo-etcd/consumer (#4570)
52ddf6ef8 is described below

commit 52ddf6ef8707bad23c1318a9554111861c60d1b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 8 09:01:58 2024 +0800

    Bump com.google.protobuf:protobuf-java in /demo/demo-etcd/consumer (#4570)
---
 demo/demo-etcd/consumer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/demo/demo-etcd/consumer/pom.xml b/demo/demo-etcd/consumer/pom.xml
index cbccb498a..5f79529d6 100644
--- a/demo/demo-etcd/consumer/pom.xml
+++ b/demo/demo-etcd/consumer/pom.xml
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
-      <version>3.25.3</version>
+      <version>3.25.5</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>

Reply via email to