Closed dbelob closed 1 year ago
Added support to JDK 21 in https://github.com/qcastel/github-actions-maven-release/releases/tag/v1.12.40
Same spirit than before, simply update the JAVA_HOME: https://github.com/qcastel/github-actions-maven-release#jdk-21
All the best,
Quentin
Added support to JDK 21 in https://github.com/qcastel/github-actions-maven-release/releases/tag/v1.12.40
I don't specify JAVA_HOME (I use the default JDK version) - action now completed without error, thanks a lot!
@qcastel Should JDK 21 be specified as the default JDK version in the JDK version section?
Good catch! I updated the doc saying the default JDK is now 21.
Please add support for JDK 21 and make it the default version (JDK 21 released yesterday).
Now when I try to use Java 21 a error message appears:
Thanks for the great GitHub Actions! I remember my promise ;)