The binaries are the same as 5.1, the only difference is that the version is 5.3 (5.2 was skipped) and requires css4j 5.3 or later (for consistency with the rest of 5.3 artifacts).
Detail of changes
- Tests: remove unnecessary type casts.
- Bump year to 2025 in copyrights.
- Task CRLFConvert isn't needed anymore.
- Upgrade to css4j 5.3.
- Upgrade to slf4j 2.0.17.
- Upgrade to extra-java-module-info 1.11.
- Upgrade Gradle wrapper to 8.13.
- Upgrade to JUnit 5.12.1.
- Run CI with Java 11 and 21.