Skip to content

Commit eb12d9f

Browse files
committed
Updated project website for HttpClient 5.2 release
1 parent 6c63afd commit eb12d9f

16 files changed

Lines changed: 64 additions & 93 deletions

File tree

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<maven.compiler.source>1.8</maven.compiler.source>
4242
<maven.compiler.target>1.8</maven.compiler.target>
4343
<hc4.client.version>4.5.13</hc4.client.version>
44-
<hc5.client.version>5.0.3</hc5.client.version>
44+
<hc5.client.version>5.2</hc5.client.version>
4545
<jackson.version>2.12.6.1</jackson.version>
4646
<asyncjson.version>0.2.0</asyncjson.version>
4747
</properties>

src/site/markdown/httpcomponents-client-5.1.x/android.md renamed to src/site/markdown/httpcomponents-client-5.2.x/android.md

File renamed without changes.

src/site/markdown/httpcomponents-client-5.1.x/logging.md renamed to src/site/markdown/httpcomponents-client-5.2.x/logging.md

File renamed without changes.

src/site/markdown/httpcomponents-client-5.1.x/migration-guide/index.md renamed to src/site/markdown/httpcomponents-client-5.2.x/migration-guide/index.md

File renamed without changes.

src/site/markdown/httpcomponents-client-5.1.x/migration-guide/migration-to-async-http2.md renamed to src/site/markdown/httpcomponents-client-5.2.x/migration-guide/migration-to-async-http2.md

File renamed without changes.

src/site/markdown/httpcomponents-client-5.1.x/migration-guide/migration-to-async-simple.md renamed to src/site/markdown/httpcomponents-client-5.2.x/migration-guide/migration-to-async-simple.md

File renamed without changes.

src/site/markdown/httpcomponents-client-5.1.x/migration-guide/migration-to-async-streaming.md renamed to src/site/markdown/httpcomponents-client-5.2.x/migration-guide/migration-to-async-streaming.md

File renamed without changes.

src/site/markdown/httpcomponents-client-5.1.x/migration-guide/migration-to-classic.md renamed to src/site/markdown/httpcomponents-client-5.2.x/migration-guide/migration-to-classic.md

File renamed without changes.

src/site/markdown/httpcomponents-client-5.1.x/migration-guide/preparation.md renamed to src/site/markdown/httpcomponents-client-5.2.x/migration-guide/preparation.md

File renamed without changes.

src/site/markdown/httpcomponents-client-5.1.x/related-projects.md renamed to src/site/markdown/httpcomponents-client-5.2.x/related-projects.md

File renamed without changes.

0 commit comments

Comments
 (0)