volosied commented on code in PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#discussion_r1373750298


##########
core50.md:
##########
@@ -0,0 +1,237 @@
+# Apache MyFaces Core 5.0
+
+Implementation of the Jakarta Faces 5.0 specification.  This is still in 
development and not yet released. 
+
+## Requirements
+* Java 21
+* Servlet 6.1+
+* EL 6.0
+* CDI 4.1
+* JSTL 3.0 (optional)
+* BV 3.1 (optional)

Review Comment:
   ```suggestion
   * Java  17 
   * Servlet 6.1
   * EL 6.0
   * CDI 4.1
   * Tags 3.0 (optional)
   * BeanValidation 3.1 (optional)
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to