File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ Dispatch reboot is a rewrite of the Dispatch library for HTTP interaction in Sca
7
7
[ async-http-client] [ async ] , commonly called AHC, as its underlying transport. For more info, see the
8
8
[ Dispatch documentation site] [ docs ] .
9
9
10
- Dispatch requires that you use at least Java 8. Our test suite is also run against Java 11 in
11
- Travis.
10
+ Dispatch requires that you use at least Java 11. Our test suite is also run against recent Java LTS versions.
12
11
13
12
[ docs ] : https://dispatch.github.io/reboot/Dispatch.html
14
13
[ async ] : https://github.com/AsyncHttpClient/async-http-client
@@ -68,7 +67,7 @@ their current support status:
68
67
| 1.0.3 | 2.5.4 | 2.11,2.12 | None | 1.0.x |
69
68
| 1.1.3 | 2.10.4 | 2.12,2.13 | None | 1.1.x |
70
69
| 1.2.0 | 2.10.4 | 2.12,2.13 | Critical | 1.2.x |
71
- | 2.0.0-SNAPSHOT | 3.0.0 | 2.13 | Development | main |
70
+ | 2.0.0-SNAPSHOT | 3.0.0 | 2.13,3.3.3 | Development | main |
72
71
73
72
Because the AsyncHttpClient does not adhere to semantic versioning, and its versions can increment
74
73
quite quickly at times, beginning with 0.14 Dispatch will only use the latest (major, minor) AHC
You can’t perform that action at this time.
0 commit comments