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.
Version1.9.4compared with
Version Details
| 1.9.3 | 1.9.4 | |
|---|---|---|
| Release date | Mar 07, 2024 | Aug 18, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.9.3 | 1.9.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 33.0.0-jre | 33.3.0-jre |
| ~ Updated | com.google.javascript » closure-compiler | v20231112 | v20240317 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.12 | 2.0.16 |
| ~ Updated | org.slf4j » slf4j-simple | 2.0.12 | 2.0.16 |
Provided Changes (1)
| 1.9.3 | 1.9.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.commons » commons-lang3 | 3.14.0 | 3.16.0 |
Test Changes (1)
| 1.9.3 | 1.9.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.10.2 | 5.11.0 |
