Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
qcastel authored Sep 20, 2023
1 parent 4dd4dc3 commit 681756a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ See https://maven.apache.org/maven-release/maven-release-plugin/prepare-mojo.htm

### JDK version

The default JDK version is JDK 17. Although you may want to compile your project with a specific JDK version. You will need to specify the JAVA_HOME variable with the according value.
The default JDK version is JDK 21. Although you may want to compile your project with a specific JDK version. You will need to specify the JAVA_HOME variable with the according value.
If you need a specific jdk version that is not in the list, please raise an issue in this github action to request it.

#### JDK 8
Expand Down

0 comments on commit 681756a

Please sign in to comment.