We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 279409a + 83e7aa1 commit ca9b26eCopy full SHA for ca9b26e
1 file changed
build.gradle
@@ -74,7 +74,7 @@ configure([rootProject] + javaProjects) { project ->
74
//"https://jakarta.ee/specifications/platform/11/apidocs/",
75
"https://docs.hibernate.org/orm/7.2/javadocs/",
76
"https://www.quartz-scheduler.org/api/2.3.0/",
77
- "https://hc.apache.org/httpcomponents-client-5.6.x/current/httpclient5/apidocs/",
+ "https://hc.apache.org/httpcomponents-client-5.6.x/5.6/httpclient5/apidocs/",
78
"https://projectreactor.io/docs/core/release/api/",
79
"https://projectreactor.io/docs/test/release/api/",
80
"https://junit.org/junit4/javadoc/4.13.2/",
0 commit comments