File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,14 @@ version works for your stack, check the version matrix below.
29
29
| 0.33.x | 12.0.x | 17 | 1.11 | N/A | 1.12 | false |
30
30
| 0.32.x | 12.0.x | 17 | 1.11 | N/A | 1.11 | false |
31
31
| 0.30.x | 12.0.x | 17 | 1.11 | N/A | 1.10 | false |
32
- | 0.22.x | 11.0.x | 11 | 1.11 | Jakarta 5.0 | 1.10 | true |
32
+ | 0.22.x | 11.0.x | 11 | 1.11 | Jakarta 5.0 | 1.10 | false |
33
33
| 0.17.x | 10.0.x | 11 | 1.10 | Jakarta 4.0 | 1.9 | false |
34
34
| 0.14.x | 9.4.x | 8 | 1.10 | 3.1 | 1.8 | false |
35
35
36
36
The ` master ` branch will keep tracking Jetty 12 as our default release
37
- channel. For those users who stick with JDK 11, we will keep maintaining ` 0.22 `
38
- releases on [ branch
39
- ` jetty-11 ` ] ( https://github.com/sunng87/ring-jetty9-adapter/tree/jetty-11 ) which
40
- is based on Jetty 11.
37
+ channel. Jetty versions prior to 12 have reached their EOF (support is only
38
+ available with commercial version), so now we are dropping support of them. But
39
+ you can still use it.
41
40
42
41
Note that from 0.33 of rj9a, we dropped dependencies to ` ring/ring-core ` and
43
42
only depend on their protocol artifacts. This won't be a problem if your
You can’t perform that action at this time.
0 commit comments