File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -381,7 +381,8 @@ configure([rootProject] + javaProjects) { project ->
381
381
" https://fasterxml.github.io/jackson-core/javadoc/2.10/" ,
382
382
" https://fasterxml.github.io/jackson-databind/javadoc/2.10/" ,
383
383
" https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.10/" ,
384
- " https://hc.apache.org/httpcomponents-client-5.1.x/current/httpclient5/apidocs/" ,
384
+ // TODO Uncomment once httpclient5 API docs are again online.
385
+ // "https://hc.apache.org/httpcomponents-client-5.1.x/current/httpclient5/apidocs/",
385
386
" https://projectreactor.io/docs/test/release/api/" ,
386
387
" https://junit.org/junit4/javadoc/4.13.2/" ,
387
388
// Disabling linking to JUnit 5.8.2, since the `package-list` file no longer exists due to
You can’t perform that action at this time.
0 commit comments