diff --git a/1.3.x/multi/multi__spring_cloud_commons_common_abstractions.html b/1.3.x/multi/multi__spring_cloud_commons_common_abstractions.html
index 250759bc..ad25f4b6 100644
--- a/1.3.x/multi/multi__spring_cloud_commons_common_abstractions.html
+++ b/1.3.x/multi/multi__spring_cloud_commons_common_abstractions.html
@@ -149,4 +149,26 @@ HTTP client and OkHttpClientConnectionPoolFactory f
your own implementation of these beans if you would like to customize how the HTTP clients are created
in downstream projects. You can also disable the creation of these beans by setting
spring.cloud.httpclientfactories.apache.enabled or spring.cloud.httpclientfactories.ok.enabled to
-false.