Skip to content

Latest commit

 

History

History
 
 

2023-05-23-java-17-baseline

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Java 17 baseline

Decision

We will use Java 17 as baseline version.

Rationale

Java 11 active support will end in September 2023, and, following Java "new" release cycle, we should update the baseline version to the current LTS from time to time. Other OSS frameworks as Spring already did that already did that.

Approach

Just update the javaLanguageVersion property of the gradle BuildExtension.