diff --git a/build.gradle b/build.gradle index 34994ae51f5..66619073e5b 100644 --- a/build.gradle +++ b/build.gradle @@ -72,7 +72,7 @@ configure([rootProject] + javaProjects) { project -> //"https://jakarta.ee/specifications/platform/11/apidocs/", "https://docs.hibernate.org/orm/7.2/javadocs/", "https://www.quartz-scheduler.org/api/2.3.0/", - "https://hc.apache.org/httpcomponents-client-5.5.x/current/httpclient5/apidocs/", + "https://hc.apache.org/httpcomponents-client-5.6.x/current/httpclient5/apidocs/", "https://projectreactor.io/docs/core/release/api/", "https://projectreactor.io/docs/test/release/api/", "https://junit.org/junit4/javadoc/4.13.2/",