From 59ecfc12b5c4f5a499df0dccf32b7f0cb476c2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:48:38 +0000 Subject: [PATCH] chore(deps): bump io.etcd:jetcd-core from 0.7.7 to 0.8.0 Bumps [io.etcd:jetcd-core](https://github.com/etcd-io/jetcd) from 0.7.7 to 0.8.0. - [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/compare/jetcd-0.7.7...jetcd-0.8.0) --- updated-dependencies: - dependency-name: io.etcd:jetcd-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eventmesh-dashboard-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eventmesh-dashboard-core/pom.xml b/eventmesh-dashboard-core/pom.xml index 135ba00d..73ed5fab 100644 --- a/eventmesh-dashboard-core/pom.xml +++ b/eventmesh-dashboard-core/pom.xml @@ -83,7 +83,7 @@ io.etcd jetcd-core - 0.7.7 + 0.8.0