Is your feature request related to a problem? Please describe.
I wonder if this project would benefit by compiling with the latest Java LTS (25)
and target the oldest supported LTS (17).
After looking at some reviews, we would benefit from being able to use language features that appears after 17.
Describe the solution you'd like
Move to Java 25 to compile the code.
Keep 17 as the target and release.
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct