This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 54c8f7310d Update versions info
54c8f7310d is described below
commit 54c8f7310d9f451f457925eb76845e0a2f7a20bd
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 15 13:26:59 2024 +0100
Update versions info
---
CONTRIBUTING.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0ffe20f4fe..1f94bf2511 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -48,7 +48,7 @@ issues which should only require a few lines of code, and a
test or two to
resolve.
The list above shows all bugs that are marked 'Beginner' and are open in the
-currently supported Tomcat versions (7, 8.5, and 9).
+currently supported Tomcat versions (9.0, 10.1, 11.0 and 12.0).
If you prefer C over Java, you may also take a look at the tomcat-native and
Tomcat Connectors products in Bugzilla.
@@ -81,10 +81,9 @@ manually generate the patch file by using diff. If this is
what you want, you
can download the sources from the "Source Code Distributions" section of the
Download Page. There is one such page for every major Tomcat version:
+- [Tomcat 11](https://tomcat.apache.org/download-11.cgi)
- [Tomcat 10](https://tomcat.apache.org/download-10.cgi)
- [Tomcat 9](https://tomcat.apache.org/download-90.cgi)
-- [Tomcat 8](https://tomcat.apache.org/download-80.cgi)
-- [Tomcat 7](https://tomcat.apache.org/download-70.cgi)
##### Manual Patch Generation
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]