spring-auto-restdocs icon indicating copy to clipboard operation
spring-auto-restdocs copied to clipboard

Replace testing against Java 15 with Java 17

Open fbenz opened this issue 3 years ago • 0 comments

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.

fbenz avatar Jan 21 '22 13:01 fbenz