Hi Andy, On Mon, 2025-09-22 at 10:54 -0700, Andreas Schaefer wrote: > Yes, Java 21 is working so I will use that for now. Is the plan to > release it with Java 25 or is Java 21 good to go?
The release version should not matter too much since we don't embed it in the final release artifacts and the Docker image has a fixed Java version (21). So I would say to do the release work with Java 21 since that works and we will refine it for Starter 15. Thanks, Robert
