This is an automated email from the ASF dual-hosted git repository.

chenzhida 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 30ecca8d5 Bump io.etcd:jetcd-core from 0.8.4 to 0.8.5 (#4762)
30ecca8d5 is described below

commit 30ecca8d5d7837f526f0fad8f2ca4600ff70684a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 24 17:33:45 2025 +0800

    Bump io.etcd:jetcd-core from 0.8.4 to 0.8.5 (#4762)
    
    Bumps [io.etcd:jetcd-core](https://github.com/etcd-io/jetcd) from 0.8.4 to 
0.8.5.
    - [Release notes](https://github.com/etcd-io/jetcd/releases)
    - [Changelog](https://github.com/etcd-io/jetcd/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/etcd-io/jetcd/commits/jetcd-0.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: io.etcd:jetcd-core
      dependency-version: 0.8.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 3f05c1140..97671f87d 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -91,7 +91,7 @@
     <vertx.version>4.5.13</vertx.version>
     <zipkin.version>3.5.0</zipkin.version>
     <zipkin-reporter.version>3.4.0</zipkin-reporter.version>
-    <jetcd-core.version>0.8.4</jetcd-core.version>
+    <jetcd-core.version>0.8.5</jetcd-core.version>
     <consul-client.version>1.5.0</consul-client.version>
     <!-- Base dir of main -->
     <main.basedir>${basedir}/../..</main.basedir>

Reply via email to