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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 -->