Skip to content

Commit c1ca0d0

Browse files
committed
Add JDK information to the support matrix.
1 parent 25cfd2f commit c1ca0d0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/src/main/asciidoc/introduction.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ the former name mod_cluster is currently used for container implementation.
3434
=== Container Integration Modules
3535

3636
|===
37-
| Release | Tomcat versions | Code | Documentation
37+
|Release |Tomcat versions |Java SE |Code |Documentation
3838

39-
| `2.1` (in development) | `11.0`, `10.1`, `9.0` | https://github.com/modcluster/mod_cluster/tree/main[SCM Branch] | https://docs.modcluster.io/apidocs/2.1/[Javadoc]
40-
| `2.0` | `10.1`, `9.0`, `8.5` (EOL) | https://github.com/modcluster/mod_cluster/tree/2.0.x[SCM Branch] | https://docs.modcluster.io/apidocs/2.0/[Javadoc]
41-
| `1.4` | `9.0`, `8.5` (EOL), `8.0` (EOL), `7.0` (EOL) | https://github.com/modcluster/mod_cluster/tree/1.4.x[SCM Branch] | https://docs.modcluster.io/apidocs/1.4/[Javadoc]
39+
|`2.1` |`11.0`, `10.1`, `9.0` |17 |https://github.com/modcluster/mod_cluster/tree/main[SCM Branch] |https://docs.modcluster.io/apidocs/2.1/[Javadoc]
40+
|`2.0` |`10.1`, `9.0`, `8.5` (EOL) |11 |https://github.com/modcluster/mod_cluster/tree/2.0.x[SCM Branch] |https://docs.modcluster.io/apidocs/2.0/[Javadoc]
41+
|`1.4` |`9.0`, `8.5` (EOL), `8.0` (EOL), `7.0` (EOL) |8 |https://github.com/modcluster/mod_cluster/tree/1.4.x[SCM Branch] |https://docs.modcluster.io/apidocs/1.4/[Javadoc]
4242
|===
4343

4444
=== Apache HTTP modules

0 commit comments

Comments
 (0)