Previously, we had to use version 10.7 with maven's <classifier>jt400_jdk9</classifier>-tag since our application is built using Java 17.
However, this classifier seems to be missing from version 11.0, 11.1 and 11.2.
Should this version still be created/pushed, or is there a reason that there is no longer a jdk 9+ version in maven?
Small correction, the jdk9-version is available for 11.0 and 11.1, but not for 11.2