Hi, I have started a draft PR to validate the Sling Starter with Java 25.
https://github.com/apache/sling-org-apache-sling-starter/pull/516 The results are encouraging [ERROR] Tests run: 577, Failures: 4, Errors: 2, Skipped: 1 And it may be that all errors are caused by the Sling XSS module not being compatible with Java 25. org.apache.sling.scripting.sightly.SightlyException: Runtime extension is not available: xss Thanks, Robert