I am migrating my struts-application from Javaee 8 to Jakartaee 10, Payara 5 to Payara 6(use community version) and Jdk8 to JDK 11.
Currently, I am using struts-core-2.5.26. Is latest version of struts-core-6.x.x compatible with Jakartaee 10? or Any of struts2 version supports Jakartaee 10?
Trying to migrate struts2 web application from javaee8 to Jakartaee 10. And Expect to migrate it successfully.