Skip to content
Compare
Choose a tag to compare
@carlosame carlosame released this 31 Mar 18:59
· 5 commits to master since this release
v5.3

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.