This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-dashboard.git
The following commit(s) were added to refs/heads/main by this push:
new 00a203c chore(deps): bump io.etcd:jetcd-core from 0.7.5 to 0.7.7
(#113)
00a203c is described below
commit 00a203c5eb5897202844a4462b1ff77e5471d764
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 23:26:30 2024 +0800
chore(deps): bump io.etcd:jetcd-core from 0.7.5 to 0.7.7 (#113)
Bumps [io.etcd:jetcd-core](https://github.com/etcd-io/jetcd) from 0.7.5 to
0.7.7.
- [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.5...jetcd-0.7.7)
---
updated-dependencies:
- dependency-name: io.etcd:jetcd-core
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>
---
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 118b493..750e060 100644
--- a/eventmesh-dashboard-core/pom.xml
+++ b/eventmesh-dashboard-core/pom.xml
@@ -83,7 +83,7 @@
<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-core</artifactId>
- <version>0.7.5</version>
+ <version>0.7.7</version>
</dependency>
<!-- health check client -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]