Skip to content

Commit 28473d7

Browse files
committed
chore: update maintainence status for jetty 11
1 parent a0bd0a4 commit 28473d7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,14 @@ version works for your stack, check the version matrix below.
2929
| 0.33.x | 12.0.x | 17 | 1.11 | N/A | 1.12 | false |
3030
| 0.32.x | 12.0.x | 17 | 1.11 | N/A | 1.11 | false |
3131
| 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 |
3333
| 0.17.x | 10.0.x | 11 | 1.10 | Jakarta 4.0 | 1.9 | false |
3434
| 0.14.x | 9.4.x | 8 | 1.10 | 3.1 | 1.8 | false |
3535

3636
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.
4140

4241
Note that from 0.33 of rj9a, we dropped dependencies to `ring/ring-core` and
4342
only depend on their protocol artifacts. This won't be a problem if your

0 commit comments

Comments
 (0)