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
Work on HtmlUnit-CSSParser 5.0 has started. This new major version will require **JDK 17 or higher**.
24
+
25
+
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
+
21
41
### Latest release Version 4.21.0 / December 28, 2025
22
42
23
43
## Get it!
@@ -161,3 +181,17 @@ This project is licensed under the Apache 2.0 License
161
181
## Acknowledgments
162
182
163
183
Many thanks to all of you contributing to HtmlUnit/CSSParser/Rhino in the past.
**[JetBrains](https://www.jetbrains.com/)** for providing IntelliJ IDEA under their [open source development license](https://www.jetbrains.com/community/opensource/) and
0 commit comments