- porting to gwt 2.12 and java 17 - removed some workarounds required for spring-boot 3.3 to work with java 11 - code generator source version set to RELEASE_17 - instanceof improvements with pattern matching (JEP 394) - use of new text blocks (JEP 378) - switch/cases updated to new syntax - doctype update to 2.12.1 - pom file cleanup - bic map updated - spring-boot updated to 3.3.6 - dependency updates