[FEATURE] Set baseline JDK version to JDK-21 #3609
Labels
breaking
This issue is or proposes a breaking change
enhancement
New feature or request
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Is your feature request related to a problem?
To finally rid off Apache HTTP 4.x we need to bump OpenSAML to version 5.0 which does not work with JDK 11 since the baseline for it is JDK 17. An attempt was done in this PR [1] without success since all JDK 11 jobs failed.
The text was updated successfully, but these errors were encountered: