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.13.1compared with
Version Details
| 1.13.0 | 1.13.1 | |
|---|---|---|
| Release date | May 19, 2026 | Jun 15, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.13.0 | 1.13.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.javascript » closure-compiler | v20251216 | v20260610 |
Test Changes (1)
| 1.13.0 | 1.13.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 6.0.3 | 6.1.0 |