Add support for Java 21 #6087
Labels
java version compatibility
Making sure OpenRefine runs on as many Java versions as possible
Type: Feature Request
Identifies requests for new features or enhancements. These involve proposing new improvements.
Milestone
We currently only test up to Java 17 and issue a warning on startup if the Java version is higher. Since the Java 21 LTS release is out now, it would be good to support that.
Proposed solution
Add CI testing for at least Java 21 (not sure we need any intermediary versions).
Alternatives considered
Add CI testing support for all major versions in the supported range.
The text was updated successfully, but these errors were encountered: