Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@smarkwal smarkwal released this 15 Apr 17:13
· 4 commits to master since this release
7a1471a
  • Feature: Add command line option --sort-rows to sort JAR files in reports by name.
  • Feature: Add a cache directory tag file 'CACHEDIR.TAG' to the data directory.
  • Change: Dependencies: Upgrade to ASM 9.7, JSON In Java 20240303, SLF4J 2.0.13, Guava 33.1.0-jre, Plexus Common Utilities 3.5.1, and Commons Codec 1.16.1.
  • Change: Test dependencies: Upgrade to 5.10.2, Testcontainers 1.19.7, Mockito 5.11.0, AssertJ 3.25.3, Commons Lang 3.14.0, Commons IO 2.16.1, Commons Compress 1.26.1, and JMH 1.37.
  • Change: Build: Use Gradle 8.7 and Java 17.
  • Change: Tests: Run release tests on Java 11, 17, and 21.