diff --git a/docs/failover.md b/docs/failover.md index 1c0c365829..af02c3dabb 100644 --- a/docs/failover.md +++ b/docs/failover.md @@ -61,6 +61,11 @@ For more details on configuration options see sections below. Jedis failover support is provided by optional dependencies. To use failover, add the following dependencies to your project: ```xml + + io.github.resilience4j + resilience4j-all + 1.7.1 + io.github.resilience4j resilience4j-circuitbreaker