I am using the latest version of the AEM Project Archetype (v49) for a React SPA site. I'd like to use the latest version of Node (v22.3.0) or at the very least v20.15.0. However when I update the generated Maven project to either v20 or v22, I get build errors. mvn -B org.apache.maven.plugins:mave...