diff --git a/README.md b/README.md index 770cc178e..b1de9b8ee 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Supported Redis: 3.0 ... 7.2 * Thread-safe implementation * Compatible with multiple Redis deployment types * [Redis Proxy](https://github.com/redisson/redisson/wiki/2.-Configuration/#29-proxy-mode) - * [Redis Multi-cluster](https://github.com/redisson/redisson/wiki/2.-Configuration/#210-multi-cluster-mode) + * [Redis Multi-Cluster](https://github.com/redisson/redisson/wiki/2.-Configuration/#210-multi-cluster-mode) * [Redis Single](https://github.com/redisson/redisson/wiki/2.-Configuration/#26-single-instance-mode) * [Redis Cluster](https://github.com/redisson/redisson/wiki/2.-Configuration/#24-cluster-mode) * [Redis Sentinel](https://github.com/redisson/redisson/wiki/2.-Configuration/#27-sentinel-mode) diff --git a/redisson-tomcat/pom.xml b/redisson-tomcat/pom.xml index 642536dc9..4419b2e46 100644 --- a/redisson-tomcat/pom.xml +++ b/redisson-tomcat/pom.xml @@ -38,7 +38,7 @@ org.apache.httpcomponents fluent-hc - 4.5.2 + 4.5.14 test diff --git a/redisson/pom.xml b/redisson/pom.xml index 29f317266..5b4b8022f 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -160,7 +160,7 @@ org.apache.httpcomponents fluent-hc - 4.5.13 + 4.5.14 test