Skip to content

JDK 17

Marcel Kesselring requested to merge feature/jdk-17 into master

Added java-17-amazon-corretto-jdk but kept jdk 11 as default. Some newer libraries started building their jars using jdk 17 therefore requiring jdk 17 for compile and runtime, most notably resilience4j.

I had to fix the kaniko version to 1.9.1, 1.9.2 is broken and can't push to the gitlab registry anymore.

Merge request reports