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.3.0compared with
Version Details
| 2.2.0 | 2.3.0 | |
|---|---|---|
| Release date | Apr 19, 2025 | Oct 25, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.2.0 | 2.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.mozilla » rhino | - | 1.8.0 |
| ~ Updated | com.google.guava » guava | 33.4.8-jre | 33.5.0-jre |
| ~ Updated | com.google.javascript » closure-compiler | v20250407 | v20250820 |
Provided Changes (1)
| 2.2.0 | 2.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.commons » commons-lang3 | 3.17.0 | 3.19.0 |
Test Changes (1)
| 2.2.0 | 2.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.12.2 | 6.0.0 |
