Skip to content

Commit

Permalink
chore(deps): bump io.etcd:jetcd-core from 0.7.7 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [io.etcd:jetcd-core](https://github.com/etcd-io/jetcd) from 0.7.7 to 0.8.3.
- [Release notes](https://github.com/etcd-io/jetcd/releases)
- [Changelog](https://github.com/etcd-io/jetcd/blob/main/CHANGELOG.md)
- [Commits](etcd-io/jetcd@jetcd-0.7.7...jetcd-0.8.3)

---
updated-dependencies:
- dependency-name: io.etcd:jetcd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent 179e85e commit 8c2cdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventmesh-dashboard-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-core</artifactId>
<version>0.7.7</version>
<version>0.8.3</version>
</dependency>

<!-- storage redis client -->
Expand Down

0 comments on commit 8c2cdf6

Please sign in to comment.