I noticed that the maven-compiler-plugin does not take any java release other than '9'. Digging deeper I saw that this is hardcoded in org.postgresql.pljava.annotation.processing.DDRProcessor. Is this something that can be changed/updated to a newer Java version, i.e. 17?