You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-20Lines changed: 19 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,25 +20,11 @@ We will try to stay in sync with CSSParser regarding the features in the future.
20
20
21
21
#### Version 5
22
22
23
-
Work on HtmlUnit-CSSParser 5.0 has started. This new major version will require **JDK 17 or higher**.
23
+
Starting with version 5.0.0, **JDK 17 or higher is required**.
24
+
If you are still on JDK 8, see [Legacy Support (JDK 8)](#legacy-support-jdk-8) below.
24
25
25
26
26
-
#### Legacy Support (JDK 8)
27
-
28
-
If you need to continue using **JDK 8**, please note that versions 4.x will remain available as-is. However,
29
-
**ongoing maintenance and fixes for JDK 8 compatibility are only available through sponsorship**.
30
-
31
-
Maintaining separate fix versions for JDK 8 requires significant additional effort for __backporting__, testing, and release management.
32
-
33
-
**To enable continued JDK 8 support**, please contact me via email to discuss sponsorship options. Sponsorship provides:
34
-
35
-
-__Backporting__ security and bug fixes to the 4.x branch
36
-
- Maintaining compatibility with older Java versions
37
-
- Timely releases for critical issues
38
-
39
-
Without sponsorship, the 4.x branch will not receive updates. Your support ensures the long-term __sustainability__ of this project across multiple Java versions.
40
-
41
-
### Latest release Version 4.21.0 / December 28, 2025
0 commit comments