HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by
removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
As a result pages become smaller in size and load faster. A command-line version of the compressor is also
available.
Version2.0.1compared with
Version Details
| 2.0.0 | 2.0.1 | |
|---|---|---|
| Release date | Dec 03, 2023 | Mar 07, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.0.0 | 2.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 32.1.3-jre | 33.0.0-jre |
| ~ Updated | org.slf4j » slf4j-api | 2.0.9 | 2.0.12 |
| ~ Updated | org.slf4j » slf4j-simple | 2.0.9 | 2.0.12 |
Test Changes (1)
| 2.0.0 | 2.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.10.1 | 5.10.2 |
