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 73ae83a602 Fix copy/paste error
73ae83a602 is described below
commit 73ae83a602d10257a21134bd5c32a719aa0b49e9
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Feb 27 09:01:15 2024 +0000
Fix copy/paste error
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 8ebde7195b..0d11f722ed 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -108,7 +108,7 @@
<subsection name="Jasper">
<changelog>
<add>
- Add support for specifying Java 21 (with the value <code>21</code>) as
+ Add support for specifying Java 22 (with the value <code>22</code>) as
the compiler source and/or compiler target for JSP compilation. If used
with an Eclipse JDT compiler version that does not support these
values,
a warning will be logged and the default will used.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]