spring-auto-restdocs
spring-auto-restdocs copied to clipboard
Replace testing against Java 15 with Java 17
JDK 15 is not supported anymore and JDK 17 is a new LTS version. Thus, we should test with JDK 17 in the test step. Compiling with Java 17 leads to test failures that still need to be analyzed.