Skip to content

Commit efa25c6

Browse files
Bump io.etcd:jetcd-core from 0.8.5 to 0.8.6
Bumps [io.etcd:jetcd-core](https://github.com/etcd-io/jetcd) from 0.8.5 to 0.8.6. - [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.8.5...jetcd-0.8.6) --- updated-dependencies: - dependency-name: io.etcd:jetcd-core dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 309a9bc commit efa25c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies/default/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<vertx.version>5.0.1</vertx.version>
8989
<zipkin.version>3.5.1</zipkin.version>
9090
<zipkin-reporter.version>3.4.0</zipkin-reporter.version>
91-
<jetcd-core.version>0.8.5</jetcd-core.version>
91+
<jetcd-core.version>0.8.6</jetcd-core.version>
9292
<consul-client.version>1.8.0</consul-client.version>
9393
<!-- Base dir of main -->
9494
<main.basedir>${basedir}/../..</main.basedir>

0 commit comments

Comments
 (0)