Download raw body.
Bump Java to 21 for jenkins
When starting up jenkins devel it stops with error message: Running with Java 17 from /usr/local/jdk-17, which is older than the minimum required version (Java 21). Supported Java versions are: [21, 25] See https://jenkins.io/redirect/java-support/ for more information. therefore bumping MODJAVA_VER to 21 for stable and devel. Stable started up fine for me as well with version 21, but haven't tested much further. OK? Sebastian -- https://buzzdeee.reitenba.ch
Bump Java to 21 for jenkins