There was an error while loading. Please reload this page.
1 parent 2236696 commit 8da4783Copy full SHA for 8da4783
pom.xml
@@ -227,8 +227,8 @@
227
<artifactId>maven-javadoc-plugin</artifactId>
228
<configuration>
229
<links>
230
- <link>https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5/apidocs/</link>
231
- <link>https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5-h2/apidocs/</link>
+ <link>https://hc.apache.org/httpcomponents-core-5.2.x/current/httpcore5/apidocs/</link>
+ <link>https://hc.apache.org/httpcomponents-core-5.2.x/current/httpcore5-h2/apidocs/</link>
232
<link>${project.url}/httpclient5/apidocs/</link>
233
</links>
234
</configuration>
0 commit comments