This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git
commit a123040d1c1579454f426d595b2e8180e6b4c9b7 Author: Swell <[email protected]> AuthorDate: Fri Apr 22 13:17:50 2022 +0200 TOMEE-3917 update javadoc to MicroProfile 5.0 and Jakarta EE 9.1 --- src/main/jbake/content/download.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/jbake/content/download.adoc b/src/main/jbake/content/download.adoc index f6a0639..6f0a870 100755 --- a/src/main/jbake/content/download.adoc +++ b/src/main/jbake/content/download.adoc @@ -12,8 +12,8 @@ You **must** link:https://www.apache.org/info/verification.html[verify] the inte == [[tomee-9.0]]Apache TomEE 9.0 - Jakarta EE 9.1 -- MicroProfile 5.0 -- Java 11 or higher +- MicroProfile 2.0 +- Java 8 or higher - link:9.0.0-M7/release-notes.html[Release Notes] - link:9.0.0-M7/plume/webprofile-9.1.html[Jakarta EE 9.1 Web Profile TCK Results for Java 11]
