Hi,

this PR removes some obsolete checks for Java 9 compatibility in build.gradle files, due to the new Java 17 baseline. For completeness reasons: In the case of spring-boot-launch-script-tests this will cause some longer build times (at least when things are not cached).

Cheers, Christoph